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 with Redwood for Oracle Cloud HCM   Begin Now

How to update worker assignments during Global Transfer?

Accepted answer
228
Views
15
Comments

Summary:

We are using changeLegalEmployer worker API to perform Global Transfer. Need to know how to update all the assignment attributes such as Job Code, Department, Manager during the transfer?

Content (required):

/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/action/changeLegalEmployer - in the changeLegalEmployer API, we have an option to pass "businessUnitName" in the payload.

how do we pass other assignment attributes such as job Code, Location Code, Grade, Manager information during Global Transfer?

{
  "actionCode":"GLB_TRANSFER" ,
  "effectiveDate":"2018-10-25" ,
  "legalEmployerName":"Vision City LE" ,
  "businessUnitName":"Vision Central"
}

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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