Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Is there a way to fetch data of BI Publisher report that is created in OBIEE 12C?

173
Views
1
Comments
User_XIMDW
User_XIMDW Rank 1 - Community Starter

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).

Tagged:

Comments

  • BrandonH
    BrandonH Rank 4 - Community Specialist

    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.