Error on loading worker.dat to end-date offer assignment
Summary:
Error when loading worker.dat file to end date job offer assignment.
I used the below hdl template but I got an error message:
HDL template:
SET PURGE_FUTURE_CHANGES N
METADATA|WorkTerms|AssignmentId|PeriodOfServiceId|EffectiveSequence|EffectiveLatestChange|EffectiveStartDate|ActionCode|EffectiveEndDate|ManagerFlag
MERGE|WorkTerms|300000403487139|300000403487333|1|Y|2022/11/23|EMPL_END_ASG|2023/06/06|N
METADATA|Assignment|AssignmentId|PeriodOfServiceId|WorkTermsAssignmentId|EffectiveSequence|EffectiveLatestChange|EffectiveStartDate|ActionCode|EffectiveEndDate|ManagerFlag
MERGE|Assignment|300000403487142|300000403487333|300000403487139|1|Y|2022/11/23|EMPL_END_ASG|2023/06/06|N
Do I need to add or change this?