Payload is required for the SOAP web service - BIP scheduled job history
Summary:
We require the payloads of BIP scheduled job history SOAP web service. Please find the following web service details and share the appropriate payloads to get the job history if anybody already utilized these web services.
WSDL URL:
https://eeqb-dev1.fa.ap4.oraclecloud.com:443/xmlpserver/services/v2/ScheduleService?
Operations:
getAllScheduledReportHistory
getAllScheduledReport
Content (required):
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v2="http://xmlns.oracle.com/oxp/service/v2">
<soapenv:Header/>
<soapenv:Body>
<v2:getAllScheduledReport>
<v2:filter>
<v2:endTime></v2:endTime>
<v2:endTimeOperator></v2:endTimeOperator>
<v2:jobId></v2:jobId>
<v2:jobName></v2:jobName>
<v2:jobNameOperator></v2:jobNameOperator>