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.
Before you begin
Role required: sp_admin and sn_hr_integr_fw.admin
About this task
When you sync requests, you can view, track, and manage the pending requests from SAP Concur right from Employee Center Pro.
Procedure
-
Use one of the following methods to fetch the data.
-
Navigate to , 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.
-
Navigate to 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.
Note: To ensure you have the latest data from Concur, the daily scheduled job
fetches the new records and any changes to the existing records.
- Optional:
Verify the progress of the job from
- Optional:
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)
Note: 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.

.
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.
Result
The SAP Concur integration syncs the requests automatically and displays the pending open requests on My tasks.
What to do next
You can navigate to 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 .
Proceed to To-dos Configuration and use the default Approval | SAP Concur task configuration.