Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

Getting error while submitting ESS job based on a schedule using submitRecurringRequest of EssWebSer

edited Apr 6, 2020 9:08AM in Integration

Summary

Getting error while trying to submit ESS job using submitRecurringRequest of EssWebService WSDL

Content

I am using submitRecurringRequest of EssWebService WSDL, to schedule the submission of a ESS job from SOAP_UI.

 

Payload:

<sch:submitRecurringRequest>
         <sch:description>ABC</sch:description>
         <sch:jobDefinitionId>
            <!--Optional:-->
            <typ:name>ABC</typ:name>
            <!--Optional:-->
            <typ:packageName>oracle/apps/ess/custom/oracle/apps/ess/financials/generalLedger/programs/common</typ:packageName>
            <!--Optional:-->
            <typ:type>JOB_DEFINITION</typ:type>
         </sch:jobDefinitionId>
         <sch:scheduleId>
         </sch:scheduleId>
         <sch:triggerId>
         </sch:triggerId>
         <sch:application>FscmEss</sch:application>
         <sch:requestedStartTime>2020-04-03T12:25:14.993Z</sch:requestedStartTime>
         <sch:requestedEndTime>2020-04-03T12:26:14.993Z</sch:requestedEndTime>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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