---
sourceDocument: Yokohama Finance and Supply Chain
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/source-to-pay-operations

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Finance and Supply Chain

ft:clusterId :

    - stpop

bundleId :

    - stpop

workflow :

    - Employee


---

# Scheduled jobs to look up primary data in Oracle Financial Cloud

# Scheduled jobs to look up primary data in Oracle Financial Cloud {#ariaid-title1}

* Release version: Yokohama
* 
* Updated November 14, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

You can schedule on-demand jobs to be run at specific intervals of time to fetch primary data from different Oracle Financial Cloud ERP sources into ServiceNow.

Before you start the Oracle Financial Cloud ERP integration, you must configure the integration services record for target ERP source using the `sn_fcms_intg_service` table. The `sn_fcms_intg_service`
table is a mapping table between sub flows and target ERP source. For more information on creating an integration service record, see [Create Integration Service record](https://www.servicenow.com/docs/gcMl94qzHYy5r1Yp8QPjXQ "Create Integration Service records for entities using the sn_fcms_intg_service table.").

Scheduled jobs are configured for entities using scripts. Example: Fetch cost center from ERP systems. For more information on configuring scheduled jobs using scripts, see [Automatically run a script of your choosing](https://www.servicenow.com/docs/access?context=t_ScheduleAScriptExecution&version=yokohama&pubname=yokohama-platform-administration&ft:locale=en-US). The script invokes a subflow, which is associated with an entity as shown in the following figure. The subflow queries the active entities or ERP source configuration (optional)
listed in the integration service table.

