Populate SAP Concur report and metadata

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • As an administrator, fetch the reports metadata from other business applications such as SAP Concur. View the Concur expense reports, itemizations, and receipts from your ServiceNow instance.

    Antes de Iniciar

    Role required: sp_admin and sn_hr_integr_fw.admin

    Por Que e Quando Desempenhar Esta Tarefa

    When you sync requests, you can view, track, and manage the pending requests from SAP Concur right from Employee Center Pro.

    Procedimento

    1. Use one of the following methods to fetch the data.
      1. Navigate to All > Integrations Framework > Source, select Concur Integration, and click Run Job to fetch Concur expenses report.
        This job uses the Fetch concur reports service to fetch the user and report data using the available Get concur reports flow.
      2. Navigate to System definition > Scheduled jobs and run the Pull concur reports job to sync the updates automatically on a configured schedule or need-basis.
      By default, Concur reports are synced daily and the last three months data is fetched. Admin can configure the frequency of the schedule job.
      Nota:
      To ensure you have the latest data from Concur, the daily scheduled job fetches the new records and any changes to the existing records.
    2. Opcional: Verify the progress of the job from All > Integrations Framework > Job Tracker.
    3. Opcional: Check the populated data from the following tables:
      • Concur Expense Report Staging (sn_ex_cnc_concur_report_staging)​​
      • Concur Expense Report (sn_ex_cnc_concur_report)​​
      • ​Concur User Mappings (sn_sap_concur_spok_sap_concur_user_mappings)​
      • Concur Sync Details (sn_ex_cnc_concur_sync_details)​
      • ​Concur Expense Entry (sn_ex_cnc_concur_expense)​
      • Concur Comments (sn_ex_cnc_concur_comment)
      Nota:
      Concur Expense Entry and Concur Comments data is populated real-time when the approver clicks the open request on the My tasks page.
      The tables show the expense reports and related metadata. See the sample Concur expense report and its metadata.Sample expense report.
      If reports do not appear on the Concur Expense Report (sn_ex_cnc_concur_report)​​, check the credentials (oauth_2_0_credentials) with names SAP Concur and SAP Concur v4 Credentials. If credentials are fine, check Get concur reports flow execution for more information.

    Resultado

    The SAP Concur integration syncs the requests automatically and displays the pending open requests on My tasks.

    O que Fazer Depois

    You can navigate to All > Employee Center > SAP Concur Spoke > Concur Sync Details to check the timestamp of the last sync.
    • 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.
    • (Optional) You can disable the scheduled job by marking the job inactive from System Definition > Scheduled job.
    Proceed to To-dos Configuration and use the default Approval | SAP Concur task configuration.