You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Missing Data Repsonse using soap UI

could you please check this payload--> <soap:Envelope xmlns:soap=" " xmlns:pub="http://xmlns.oracle.com/oxp/service/PublicReportService">
<soap:Header/>
<soap:Body>
<pub:runReport>
<pub:reportRequest>
<pub:attributeFormat>csv</pub:attributeFormat>
<pub:parameterNameValues>
<pub:item>
<pub:name>P_START_DATE</pub:name>
<pub:values>
<pub:item>01-JAN-2024</pub:item>
</pub:values>
</pub:item>
<pub:item>
<pub:name>P_END_DATE</pub:name>
<pub:values>
<pub:item>01-JUN-2024</pub:item>
</pub:values>
</pub:item>

</pub:parameterNameValues>
<pub:reportAbsolutePath>/Custom/Financials/Rightsline Reports/Publisher Objects/Reports/REP360_Rightsline_License_Non_License_Specific_Costs_Report.xdo</pub:reportAbsolutePath>
<pub:sizeOfDataChunkDownload>-1</pub:sizeOfDataChunkDownload>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!