Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 34 Oracle Analytics and AI Sharing Center
- 22 Oracle Analytics and AI Lounge
- 277 Oracle Analytics and AI News
- 47 Oracle Analytics and AI Videos
- 16.1K Oracle Analytics and AI Forums
- 6.3K Oracle Analytics and AI Idea Labs
- Oracle Analytics and AI User Groups
- 99 Oracle Analytics and AI Trainings
- 16 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Is there a way to fetch data of BI Publisher report that is created in OBIEE 12C?
Hi,
I am trying to fetch BI Publisher report's data created in our OBIEE 12c environment. We are using REST API's as mentioned in this document.
Also, we are exploring options of SOAP API methods using WSDL - https://6x.xx.xx.xxx:9502/xmlpserver/services/ExternalReportWSSService?WSDL
But the results were not found in SOAP UI and Postman for SOAP API and REST API respectively.
Eventually, we are able to fetch the results of Subject area and Analysis created in OBIEE 12c using SOAP methods.
https://6x.xx.xx.xxx:9502/analytics-ws/saw.dll?wsdl
Let us know if there is any specific configuration needed in our Oracle Business Intelligence Enterprise Edition(OBIEE 12c).
Comments
-
BIP is the wrong tool to use for this. BIP is formatted output. If you want to scrape data just do it from the database formally.
0
