Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
HCM Extract - Not picking all Mark as Changed attributes
Content
Hi Team,
We have a requirement to pick all retro, present and future dated assignment, salary, address related changes.
I have created an extract with Basic assignment as the Root Data Group and taken Assignment History UE as one child and reset UE as another child. To pick person related data I have used PER_EXT_SEC_PERSON_UE.
Hierarchy and joining used are
Root - PER_EXT_SEC_ASSIGNMENT_BASIC_UE
1st Child - PER_EXT_ASSIGNMENT_BASIC_HISTORY_UE - Linked with Assignment ID
2nd Child - PER_EXT_RESET_UE - linked with Enterprise ID
PER_EXT_SEC_PERSON_UE is linked with PER_EXT_SEC_ASSIGNMENT_BASIC_UE using Person ID
0