HDL Template for Assignment Supervisor in Oracle Fusion HCM
Overview
In Oracle Fusion HCM, assignment supervisor details (such as Line Manager) can be loaded or updated using HCM Data Loader (HDL). To load an assignment supervisor, Oracle uses the Worker.dat file with the AssignmentSupervisor business object.
You can see step by step video to load assignment supervisor using this Link
This blog explains:
-
Key attributes and explanations
Prerequisites
Before loading assignment supervisor data, ensure the following:
-
Worker data must already be loaded
-
Employee, Manager, and their assignments should exist in Fusion.
-
Assignment SourceSystemId must be available.
-
-
Assignment and Manager details
-
Both employee and manager must have valid assignments.
-
Manager person and assignment must exist on or before the supervisor effective date.
-
📌 Note: Assignment Supervisor data is loaded using the Worker.dat file, not a separate HDL file.
HDL File Used
Worker.dat
Assignment Supervisor HDL Template
METADATA Section
Sample MERGE Data
Common Use Cases
-
Update reporting manager
-
Correct supervisor details
Common Errors & Troubleshooting
![]() |
| Assignment Supervisor Issue |
Best Practices
-
Use 4712/12/31 as EffectiveEndDate for active supervisors
-
Test with a single record before bulk load
Frequently Asked Questions (FAQ)
❓ Which HDL file is used to load Assignment Supervisor?
Assignment Supervisor data is loaded using the Worker.dat file.
❓ Can I update an existing manager using HDL?
Yes, use the same SourceSystemId with updated manager details.
❓ Can I load multiple supervisors?
Yes, but only one primary supervisor is allowed per assignment.
❓ What ManagerType should I use for reporting manager?
Use LINE_MANAGER for standard reporting hierarchy.
❓ Can I end-date a supervisor using HDL?
Yes, update the EffectiveEndDate with the required date.
