Oracle HCM Secured Scheduler WebService
Summary
Oracle HCM Secured Scheduler WebService Not working as expectedContent
Hi ,
To Schedule a BIP report in HCM Fusion we are using the following Web Service
https://xxxx-test.fa.us2.oraclecloud.com/xmlpserver/services/v2/ScheduleService?WSDL
The payload to submit a BIP report is (operation name : scheduleReport)
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v2="http://xmlns.oracle.com/oxp/service/v2">
<soapenv:Header/>
<soapenv:Body>
<v2:scheduleReport>
<v2:scheduleRequest>
<v2:reportRequest>
<v2:parameterNameValues>
<v2:listOfParamNameValues>
<!--Zero or more repetitions:-->
<item>
<name>EFFECTIVE_DATE</name>
<values>
<!--Zero or more repetitions:-->