Day-0 Explorer
General enterprise visibility, with access to the enterprise's general document spaces. No HR or payroll compartment access.Viewing as Enterprise Reader

MAP-WRK-HR-EMP · version 1

HR EmployeeWorker

Direct · Canonical entity

Source

HR · employee

Field mappings

Source fieldCanonical fieldContributionSurvivorship
employee_nodisplay_nameDirect
person_idperson_entity_idDirect
current_statusworker_statusDirect

Canonical records produced (10)

Rule definition
{
  "attributes": {
    "worker_status": {
      "from": [
        "current_status"
      ],
      "classification": "HR_CONFIDENTIAL"
    }
  },
  "business_key": "employee_no",
  "display_name": {
    "from": [
      "employee_no"
    ],
    "classification": "HR_CONFIDENTIAL"
  },
  "resolution_rule": "RES-WRK-HR-EMP",
  "entity_references": {
    "person_entity_id": {
      "source_field": "person_id",
      "target_object": "person",
      "target_system": "HR",
      "classification": "HR_CONFIDENTIAL"
    }
  }
}