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

REST API - Update Assignment and Assignment DFF

Hi,

We have a requirement to update some assignment attributes and assignment DFF attributes for a particular assignment number. Could you please advise if the below flow of Oracle HCM REST calls are correct or do we have any other way to reduce the number of calls for both objects updates in one go?

  1. Call /workers endpoint based on an assignment number to get assignment PATCH link
  2. Use the assignment PATCH link to update assignment attributes:
    /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/assignments/{assignmentsUniqID}
  3. Call /workers endpoint based on an assignment number to get assignmentDFF PATCH link. This is because after step 2 there is change in the assignment DFF unique ID.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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