Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create transform maps in Enterprise Service Management Integrations Framework

Create a transform map to specify data relationships between the import set table and the target table.

Before you begin

Role required: sn_hr_integr_fw.admin

About this task

For every transformation, you must either create a transform map or select an existing one.

Procedure

  1. Navigate to Integrations Framework > Transform Maps.

  2. View the existing transform maps.

    NameDescription
    HR Pull to-do transform mapMoves tasks or Todos from the HR Pulled To-do Integration Staging [sn_hr_integr_fw_todo_inbound_staging] table into the HR Pulled Integration To-do [sn_hr_integr_fw_todo_inbound] table.
    HR Profile Transform MapMaps workers, future workers, and effective workers from the HR Profile Staging [sn_hr_integr_fw_hr_profile_staging] table into the HR Profile [sn_hr_core_profile] table.
    Job Transform MapMaps job profiles from the Job Staging [sn_hr_integr_fw_job_staging] table to the Job [sn_hr_core_job] table.
    Department Transform MapMaps departments from the Department Staging [sn_hr_integr_fw_department_staging] table to the Department [cmn_department] table.
    Location Transform MapMaps locations from the Location Staging [sn_hr_integr_fw_location_staging] table to the Location [cmn_location] table.
    Position Transform MapMaps positions from the Position Staging [sn_hr_integr_fw_position_staging] table to the Position [sn_hr_core_position] table.
  3. To create a transform map, click New.

    For details of how to create a transform map, refer to the table in Transformation scripts.