cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Business one api gateway for exporting the reports

kyuvi0786
Explorer
0 Kudos
1,197

Dear Experts.

When utilizing the sap business one api gateway to export crystal reports for sales invoice. While passing the parameter values, I'm getting an error as "You are not authorized to run this report; contact your administrator to update the settings in "Authorizations""

However I am using manager user with full authorizations. Kindly guide me with the payload for retreiving the parameter based crystal reports.

Used Payload:

[ { "name": "Dockey@", "type": "xsd:string", "value": [ [ "19964" ] ] }]

ankit.chauhan1

wenli.chen

andy.bai

Note:

I was able to export the crystal reports from sap business one api gateway for the reports without parameters.

View Entire Topic
kyuvi0786
Explorer
0 Kudos

Dear Ankit,

Version: 10

Patch: FP2202

However its working now after importing the same crystal report as report in sap business one instead of layout.

However for passing the multiple parameters having an issue. I am creating another question for the same.