Good morning,
We have our security set up around user functionality. Currently we have a Role - Customer account manager. This role needs access to the Report Customer aging. (AR -> Reports -> status -> Customer aging) When this is put on the customer account manager menu it appears correctly and the user can fill in the appropriate parameters but when the report runs the user gets the error :-
"Access denied to method processReport in CustAgingReportDP"
When I look at the menu it points to a menu item Output CustAgingBalance. In the menu item properties I see that the the security is set to LinkedPermissionType SSRSReport, LinkedPermissionObject is CustAgingReport and the LinkedPermissionObjectChild is the first report format for that report.
If I then look at that report and check the report designs they all have permissions set up in server methods pointing to the CustAgingReportDP.processReport.
Currently the only user profile I can run this report with is the System Administrator.
Can someone please let me know which setting I've missed to enable this to work.
Many thanks
Paulina