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

To submit ESS job based on a schedule using submitRecurringRequest of EssWebService WSDL

edited Apr 3, 2020 1:37PM in Integrations and Extensions

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!