Categories
- All Categories
- 89 Oracle Analytics News
- 7 Oracle Analytics Videos
- 14.1K Oracle Analytics Forums
- 5.3K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 51 Oracle Analytics Trainings
- 59 Oracle Analytics Data Visualizations Gallery
- 2 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 4 Oracle Analytics Industry
- Find Partners
- For Partners
How to call BIP report using REST API?
Hi all, we want to call BIP report using rest api service, we were able to call it using soap using the Basic Auth however when using the rest api it's saying 404 not found.
This is the URL we are using <base URL>xmlpserver/services/rest/v1/reports/Custom%252fIntegration%252fITEM_DETAILS_REPORT/run
Content-Type as multipart/form-data
This as the body :{ "dataModelUrl":"/Custom/Integration/ITEM_DETAILS_REPORT.xdm", "saveOutputOption":"true", "saveDataOption":"true", "reportRequest":{ "reportAbsolutePath":"/Custom/Integration/ITEM_DETAILS_REPORT.xdo", "attributeFormat":"pdf" }}
This is the response we are getting:
<body> <h1>Not Found</h1> <p>The requested URL was not found on this server.</p></body>
Can someone help us with it? We are trying to integrate BIP report through different process
Answers
-
Analytics Publisher Rest APIs are not available in Fusion Applications.
See: Fusion Applications: How To Access Reports Using REST API? (Doc ID 2327020.1)
Rgds,
Kevin
1 -
@Kevin M-Oracle I'm not able to open the link in the comment, it says bad request.
To my question, so we can use soap but not rest api?
0 -
That is correct, Fusion Applications does not have RestAPIs for Publisher.
Fusion Applications has SOAP UIs,
See: Available Public Webservices in Fusion Applications(Doc ID 2086077.1).
Rgds,
Kevin
0 -
@mayank_tripathi I'm not able to open the link in the comment, it says bad request.
Delete your cookies for support.oracle.com, or use a different browser, and try again. It's a known issue with a cookie that keep growing every time you visit Oracle websites, but some of them do not accept it anymore when it's too big…
0