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.
Update Global attribute on absence record with Context attribute data using HDL?
Summary
Update Global attribute on absence record with Context attribute data using HDL?Content
Hello
I am trying to update global attribute on absence record with Context attribute data using HDL. The issue we are facing is the category is being updated to null and attributes are also updated to null. Has anyone faced this issue and how to get around this?
Existing Data -
Absence Entry id, ATTRIBUTE_CATEGORY, Attribute2,ATTRIBUTE11
300000027381245,300000022054551, Acne, null
HDL -
METADATA|PersonAbsenceEntry|Employer|PersonId|AbsenceType|PerAbsenceEntryId|StartDate|FLEX:ANC_PER_ABS_ENTRIES_DFF|markForRetry(ANC_PER_ABS_ENTRIES_DFF=Global Data Elements)
MERGE|PersonAbsenceEntry|XXXX|300000025177527|Sick Leave|300000027380402|2020/12/29|Global Data Elements|N
1