We are currently in Cloud 24r2. I am trying to use the command “Print Order Confirmation” on an order from the Quick Order Flow Handling page but I am receiving a ‘REP_NOT_ALLOWED: You are not allowed to execute the Report -’


Things I’ve done:
- I’ve checked the response because it usually tells me which projection needs to be granted (i.e the report’s projection) but there is no projection or report mentioned in the error or the response.
- I’ve tried to print the Customer Order Confirmation from the Customer Order screen and it worked.
- I went into the database to see which report is mentioned in the Quick_Order_Flow_Handling_SVC.Print_Order_Confirmation_Report___ function (since the error is triggered on the action PrintOrderConfirmationReport) and it is pointing to the correct report (CUSTOMER_ORDER_CONF_REP). This is the report I was able to print from the Customer Order too.
It’s almost like this command button from this page is trying to print a report that does not exist. Is anyone having the same issue or is there a Quick Order Flow step set up we missed?