Submitting BI from Webservice
Hi All,
I have defined the BIP report in Oracle Fusion with two parameters.
Parameter1 - P_EMPNUM(Text)
Parameter2 - P_PAYENDDATE(Date)
This report is working fine in BI.
I am trying to submit the BI report from WebService - ExternalReportWSSService?WSDL
I am trying to find a way to submit this report from Webservice, where I need to run for multiple employees.
Below is my request payload I tried, but it didn't work. If any one have tried similar requirement please let me know.
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:pub="http://xmlns.oracle.com/oxp/service/PublicReportService