SOAP service(Esswebservice) to new ESS job schedule succeeded, but "Edit Schedule" in UI errors out — Cloud Customer Connect
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

SOAP service(Esswebservice) to new ESS job schedule succeeded, but "Edit Schedule" in UI errors out

We are using the submitInstantRecurringRequest method of the ESS Web Service (/ess/esswebservice?WSDL) in Oracle Fusion Applications to create a recurring job schedule.

The schedule was successfully created and executed as expected.However, when we go to Scheduled Processes > Search for the job > Click "Edit Schedule", it throws an application error.

Payload used:

<sch:submitInstantRecurringRequest>
<sch:jobDefinitionId>
<typ:name>SyncRolesJob</typ:name>
<typ:packageName>/oracle/apps/ess/hcm/users</typ:packageName>
<typ:type>JOB_DEFINITION</typ:type>
</sch:jobDefinitionId>
<sch:iCalSchedule>FREQ=WEEKLY;INTERVAL=1;BYDAY=TU;BYHOUR=3;BYMINUTE=0;BYSECOND=0;</sch:iCalSchedule>
<sch:application>EarHcmEss</sch:application>
<sch:requestedStartTime>2025-07-22T03:00:00</sch:requestedStartTime>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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