Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
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.
Unable to load Employee Skills & Qualifications through HDL
Hi ,
We are trying to load Employee Skills & Qualifications through HDL, we are getting so many errors. Please find the below HDL code:
METADATA|TalentProfile|ProfileId|ProfileCode|ProfileStatusCode|ProfileTypeCode|ProfileUsageCode|PersonNumber
MERGE|TalentProfile||PERS_300000003609942|A|PERSON|P|813939
METADATA|ProfileItem|SourceSystemOwner|SourceSystemId|ProfileCode|ContentType|ContentTypeId|DateFrom|DateTo
MERGE|ProfileItem|TCN|PER_DEG1454|PERS_300000003609942|DEGREE|106|2002/05/31|
Error: You must supply a valid value for the required attribute: {ATTR}.
We are getting the errors on the above script. We changed a lot on the script wise, but we are getting errors only. Could you guide us like how to fix the script for getting correct ones.
0