Understand how you can use Enterprise Service Management Integrations Framework to connect with a third-party system.

Before you begin

Role required: sn_hr_integr_fw.admin

Procedure

  1. Create a source.
  2. Create an integration service for the source.
  3. Create a scheduled job and trigger the run job flow for the source.
    • Entries are created in the Integration Job Tracker [sn_hr_integr_fw_job_tracker] table. Entries are created for active Scheduled Pull services in the Integration Service Job Tracker [sn_hr_integr_fw_service_job_tracker] table.
    • Import sets are created and attached to the service job tracker, and load start time is populated. Once data is loaded in the import set tables, the state of the service job tracker changes to loaded and the load end time is populated.
    • Once data is loaded for all the services, transformation begins based on the service order defined in the Integration Service [sn_hr_integr_fw_service] table. The states of services change to complete, and then the state of the job tracker record changes to complete. For more information, see View job tracker details.