Oracle BI SOAP Service calls failing while fetching standard PDF report of Sourcing Cloud Negotiatio
Summary
Oracle BI SOAP Service calls failing while fetching standard PDF report of Sourcing Cloud Negotiation DataContent
Hello Members ,
Getting below error while calling the BI Service to fetch standard report(i.e. not custom) of Sourcing Cloud Negotiation Data .
Trying to call Endpoint via SOAPUI
https://XXXXX.oraclecloud.com/xmlpserver/services/v2/ReportService
SOAP Request :
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v2="http://xmlns.oracle.com/oxp/service/v2">
<soapenv:Header/>
<soapenv:Body>
<v2:runReport>
<v2:reportRequest>
<v2:reportAbsolutePath>/Procurement/Sourcing/NegotiationPDFGenerate.xdo</v2:reportAbsolutePath>
<v2:sizeOfDataChunkDownload>-1</v2:sizeOfDataChunkDownload>
</v2:reportRequest>