I have to mark an activity as completed using HDL.
I used the below file but I am getting an error -
METADATA|LearningRecord|LearningRecordEffectiveStartDate|LearningItemType|LearningItemNumber|AssignmentType|AssignmentSubType|AssignedByPersonNumber|AssignmentAttributionType|AssignmentAttributionNumber|AssignmentAttributionCode|LearnerNumber|AssignmentNumber|LearningRecordStatus|LearningRecordNumber|LearningRecordValidFromDate|LearningRecordStartDate|LearningRecordDueDate|LearningRecordCompletionDate|SourceSystemOwner|SourceSystemId|LearningRecordReasonCode|LearningRecordComments
MERGE|LearningRecord|2019/01/02|ORA_ACTIVITY|O117025|ORA_REQUIRE_ASSIGNMENT|ORA_EVT_SUBT_ADMIN|92|ORA_SPECIALIST|107|ORA_SELF|107|COMP0|ORA_ASSN_REC_COMPLETE|COMP050|2019/01/02|2019/01/02|2019/01/02|2019/01/02|HRC_SQLLOADER|LEARN_1|ORA_SPEC_COMPLT_OFFLINE|Completed
I am getting an error -
LearningRecords are supported for only ORA_LEGACY, ORA_COURSE, ORA_SPECIALIZATION, ORA_CLASS, ORA_VIDEO, ORA_TUTORIAL and ORA_NON_CATALOG
which hdl file format can i use to mark an activity as complete using HDL