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.
How to get change only data from child data group in HCM Extract
Content
We have a requirement to send employee's current and future assignments to the target system from Oracle HCM. It should always be in change only mode. If we take Extract Assignment ID as threading database item and PER_EXT_SEC_ASSIGNMENT_NOW_FUTURE_UE" as the user entity in the Root Data Group, it will always result in duplicate rows because of duplicate assignment IDs in the UE. To overcome this, we have used "PER_EXT_SEC_ASSIGNMENT_UE" as Root data group UE with Extract assignment ID as threading DBI. "PER_EXT_SEC_ASSIGNMENT_NOW_FUTURE_UE" is used in the Child Data group, joined by assignment ID.
0