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 upload Global and Context attribute data using Grade HDL?
Summary
How to upload Global and Context attribute data using Grade HDL?Content
Hi Team,
I have a requirement where I have enabled two DFF attributes for grades, one at Global level and one at context level. How can I load data using HDL for both the DFF attributes?
Below is the HDL I am using:
METADATA|Grade|GradeId|EffectiveStartDate|EffectiveEndDate|SetId|SetCode|GradeName|GradeCode|ActiveStatus|ActionReasonCode|GUID|SourceSystemOwner|SourceSystemId|CategoryCode|FLEX:PER_GRADES_DF|gradeGlobalName(PER_GRADES_DF=Global Data Elements)|usName(PER_GRADES_DF=US)
MERGE|Grade||1987/01/01|||COMMON|TEST 10|10_22|A|||VIS|TEST_10_20||Global Data Elements|TEST 10-Global|
MERGE|Grade||1987/01/01|||COMMON|TEST 10|10_22|A|||VIS|TEST_10_20||US||TEST 10-US
2