Can i load the learning record in complete status using HDL
Summary:
I am trying to create the learning record using HDL in complete status but i am getting error like it should be ORA_ASSN_REC_ACTIVE while creating the record.
METADATA|LearningRecord|LearningRecordEffectiveStartDate|LearningRecordEffectiveEndDate|LearningRecordNumber|AssignmentNumber|LearningItemType|LearningItemNumber|AssignmentType|AssignmentSubType|AssignedByPersonNumber|AssignmentAttributionType|AssignmentAttributionNumber|AssignmentAttributionCode|LearnerNumber|LearningRecordStatus|LearningRecordReasonCode|LearningRecordValidFromDate|LearningRecordStartDate|LearningRecordDueDate|LearningRecordCompletionDate|LearningRecordComments
MERGE|LearningRecord|2021/09/02|4711/12/31|3348282|3348282|ORA_CLASS|OLC51000|ORA_REQUIRE_ASSIGNMENT|ORA_EVT_SUBT_ADMIN|1001390167|ORA_SPECIALIST|1001390167|EPM_UEPM|3348282|ORA_ASSN_REC_COMPLETE|EPM_SPEC_APPROVED|2021/09/02|2021/09/02|2021/09/03|2021/09/03|TLR_FIN_1_3348282_EPM
Please let me know if it is possible to create the learning record with status as complete i.e. ORA_ASSN_REC_COMPLETE.