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
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Oracle HCM Secured Scheduler WebService

edited Oct 24, 2019 12:53PM in HCM Integrations 6 comments

Summary

Oracle HCM Secured Scheduler WebService Not working as expected

Content

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/&quot; xmlns:v2="http://xmlns.oracle.com/oxp/service/v2"&gt;
   <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:-->

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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