HCM Data Loader (HDL)
Explain how HDL is used for bulk loading and updating HCM data using a flat-file, delta-friendly format
HCM Data Loader (HDL) is Fusion HCM's dedicated bulk-loading tool, similar in purpose to FBDI but purpose-built for HCM's more complex, deeply hierarchical data model (workers, assignments, work relationships, compensation, benefits). Unlike FBDI's Excel-template-per-object approach, HDL uses a structured, delimiter-separated DAT file format organized by 'business objects' and 'components' (METADATA and MERGE directive lines) that can express complex parent-child relationships (like a worker record with nested assignment and salary components) in a single file.
HDL is like a detailed family-tree import file for a genealogy website: rather than uploading disconnected individual records, you submit one structured file expressing exactly how each person (worker) relates to their associated records (assignments, addresses), and the system intelligently merges new information into existing family trees or creates new branches as needed.