Fetch Workday reports

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 2 min. de leitura
  • As an administrator, fetch the reports metadata from other business applications such as Workday. View the Workday reports, leaves, compensation, and other information from your ServiceNow instance.

    Antes de Iniciar

    Role required: sn_hr_workday.admin, sp_admin, and sn_hr_integr_fw.admin

    Procedimento

    1. Navigate to All > Workday Pull To-dos > Configuration Workday Approval Todos and set the Active value to True to run the reports.
    2. Configure the Load interval and Initial load start date time as explained in Configure Workday to-dos.
    3. Activate the schedule flow that pulls data from Workday as explained in Activating schedule flows.
      Based on the configuration and permissions, the data with new records and any changes to the existing records is pulled into the staging records.
    4. Verify the progress of the job from All > Workday Pull To-Dos > Workday Integration Job Tracker.
    5. Navigate to All > System Definition > Tables to check the staging, todos, and todos items records.
      Here is an example for Compensation change request. You can see the similar records for other to-do configurations.
      • Compensation Change Request Staging [sn_hr_workday_compensation_change_request_staging]
      • Compensation Change Request ToDos [sn_hr_workday_compensation_change_request_todos]
      • Compensation Change Request ToDos Items [sn_hr_workday_compensation_change_request_todos_items]
    6. See the sample Workday report and its metadata.
      After data is pulled into staging tables, use transform maps to move data into target tables.
      Nota:
      If event data does not appear on the Workday event table, check the Workday credentials. If credentials are fine, check Run Workday Integration Flow flow execution and Workday Pull-Todos Scheduled Import subflow execution for more information.
    7. Use transform maps and verify data relationships between source table and target table as explained in Use transform maps.
      The fetched data is now transformed for display on My tasks.
      Nota:
      When the todos do not load on my tasks page, verify the data transformation in the staging, todos, and todos items records. If you see issues, see credentials and flow execution for more information.

    Resultado

    The Workday integration syncs the requests automatically and transforms the data to display the pending Workday open requests on My tasks.

    O que Fazer Depois

    Proceed to To-dos Configuration and use the default Approval | Workday task configuration.
    For data protection, use the default purge policy to delete data more often. By default, data purge happens once in 30 days.
    Nota:
    To protect sensitive data, ensure you remove the HR administrator role from IT administrator. This step ensures that only the HR administrator [sn_hr_core.admin] has access to the sensitive information. Ensure only the HR administrator [sn_hr_core.admin] has access to the sensitive information as explained in Remove HR Administrator role from IT System Administrators
    • Only the open requests are displayed on the approvers My tasks page.
    • Changes to the reports and requests reflect when the approver selects the open task.