Usecase:
Generally we call the below service to extract the data from BI report.
https://<your oracle cloud application instance domain>/xmlpserver/services/ExternalReportWSSService?WSDL
HERE, We can also use below report service.
https://<host>:<port>/xmlpserver/services/v2/ReportService?wsdl
Screenshots:
Soap >> put wsdl >> ok >> choose run report
We will get the response in base64 encoded that we need to decode and use it.
Reference:
https://docs.oracle.com/cd/E28280_01/bi.1111/e22259/webservices.htm#BIPDV002
No comments:
Post a Comment