Incorrect XML Structure sent by ScheduleReportServiceWSS service.
Summary
Unable to fetch child elements data from 'ScheduleReportWSSService ' response operations in OIC.Content
Hi All,
I have the following requirement:
We want to fetch response from child elements for 'getAllJobInstanceIDs' and 'getReportHistoryInfo' operation in ScheduleReportWSSService.
When we call this service through SOAP UI, we are getting the following XML response.
For getAllJobInstanceIDs:
Response in SOAP:
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
<env:Header/>
<env:Body>
<ns0:getAllJobInstanceIDsResponse xmlns:ns0="http://xmlns.oracle.com/oxp/service/ScheduleReportService">
<ns3:getAllJobInstanceIDs xmlns:ns3="http://xmlns.oracle.com/oxp/service/ScheduleReportService">53957</ns3:getAllJobInstanceIDs>
</ns0:getAllJobInstanceIDsResponse>
Tagged:
0