How to invoke Fusion BI Report using ERP Cloud Adapter from Autonomous OIC
Summary
To understand how to use ERP Cloud Adapter to invoke Fusion ERP Cloud BI ReportContent
Hi,
We are currently using Autonomous Oracle Integration Cloud (v 19.1.3.0.0) to create integrations to ERP Cloud. As part of our requirements, we have to fetch data from Fusion BI reports. We are currently using a SOAP connection to invoke the BI report call the endpoint https://<Fusion-POD>.us6.oraclecloud.com:443/xmlpserver/services/ExternalReportWSSService?wsdl
This involves having to convert data from Base64 encoding using a File Write and Read (Stage File) to get data in the desired format. We are currently looking for inputs to understand the following
0