Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Scheduled jobs to look up primary data in Oracle EBS

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

Before you start the Oracle EBS 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.

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. 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.

Image omitted: scheduled-script.png
Scheduled script execution

Parent Topic:Configure the Source-to-Pay integration with Oracle EBS

Related topics

ERP source configuration for Oracle EBS

Define ERP source configuration for Oracle EBS

Configure integration services for Oracle EBS

Load data to ERP user-mapping table for Oracle EBS

Look up primary data in Oracle EBS