Run report REST API for Oracle BI Publisher
Summary:
I'm trying to run a BI report and get the output via this REST API:
/services/rest/v1/reports/{reportPath}/run
I tried running it but is getting 404 not found error.
POST <pod>/xmlpserver/services/rest/v1/reports/<reportpath>/run
Headers:
Content-Type: application/json
Content-Disposition: form-data; name="ReportRequest"
Body:
{"reportContentType":"application/csv"}
I have a read a couple of posts that this API is not working but I'm keen to see if anyone has successfully run this API.
If not, can you provide alternate API options to use to run a BI report?
Thanks.
Content (please ensure you mask any confidential information):
Tagged:
0