Record Additional Information When Deleting Assignment Using HCM Data Loader
Capture additional information while deleting employment details using HCM Data Loader (HDL).
Here's a sample file for deleting an assignment record using HDL:
COMMENT assignment record to be deleted identified by AssignmentId &AssignmentEffectiveStartDate. Extra information segments defined in EmploymentActionExtraInfo. METADATA|EmploymentAction|Operation|SourceSystemOwner|SourceSystemId|AssignmentId|AssignmentEffectiveStartDate MERGE|EmploymentAction|ORA_PER_DEL_ASG|HRC_SQLLOADER|WIN12|300100635480864|2025/03/31 METADATA|EmploymentActionExtraInfo|FLEX:PER_ACTION_OCC_EIT_EFF|EFF_CATEGORY_CODE|actionOccCharEff(PER_ACTION_OCC_EIT_EFF=Test Action OccEFF)|ActionOccurrenceId(SourceSystemId)|SourceSystemOwner|SourceSystemId MERGE|EmploymentActionExtraInfo|Test Action OccEFF|PER_ACTION_OCC_EIT|WINHireD07|WIN12|HRC_SQLLOADER|WINNA01
The Operation value should be ORA_PER_DEL_ASG as mentioned in the above sample.
You can now capture additional information when deleting an assignment record using HDL.
Steps to Enable
You don't need to do anything to enable this feature.
Tips And Considerations
The deletion of salary along with the assignment record is not supported yet.