I'm looking for a way to do mass grade and position change through HDL
Summary:
I'm looking for a way to do mass grade and position change through HDL
Content (please ensure you mask any confidential information):
I'm using the below HDL file:
METADATA|WorkTerms|AssignmentId|PeriodOfServiceId|EffectiveLatestChange|EffectiveSequence|EffectiveStartDate|ActionCode
MERGE|WorkTerms|300000062504755|100000001590628|Y|1|2025/07/01|PROMOTION
METADATA|Assignment|AssignmentId|WorkTermsAssignmentId|EffectiveLatestChange|EffectiveSequence|EffectiveStartDate|ActionCode|PositionCode|JobCode|GradeCode|BusinessUnitShortCode
MERGE|Assignment|300000062504755|300000062504709|Y|1|2025/07/01|PROMOTION|400501|P/S/S/2|GRADE14|Bahrain Airport Company
I'm getting the below error messages:
Kindly advise.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):