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

Incorrect XML Structure sent by ScheduleReportServiceWSS service.

edited Jul 16, 2020 5:16AM in Integration 4 comments

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"&gt;
   <env:Header/>
   <env:Body>
      <ns0:getAllJobInstanceIDsResponse xmlns:ns0="http://xmlns.oracle.com/oxp/service/ScheduleReportService"&gt;
         <ns3:getAllJobInstanceIDs xmlns:ns3="http://xmlns.oracle.com/oxp/service/ScheduleReportService">53957</ns3:getAllJobInstanceIDs>
      </ns0:getAllJobInstanceIDsResponse>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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