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

View ERP extraction tables

Work with ETL (extract, transform, and load) processes in Zero Copy Connector for ERP (Enterprise Resource Planning) to extract large amounts of data from the ERP system. Extracted data is stored in Glide tables in the ServiceNow AI Platform.

Before you begin

Role required: sn_erp_integration.erp_user

About this task

ERP extraction tables extract and save data to a transform table on the ServiceNow AI Platform. The transform table is a temporary table that holds data during the data integration or transformation process. Transform tables are an intermediary step before data is further processed, cleaned, or loaded into the target destination.

Procedure

  1. Navigate to All > Zero Copy Connector for ERP > Zero Copy Connector for ERP Home.

  2. Open the ERP extraction tables page by selecting the extraction tables icon

Image omitted: erpc-extraction-table-icon.png
in the side panel.
Image omitted: erpc-extraction-tables-ys2.png
ERP extraction tables list.
  1. View the list of ERP extraction tables.
ColumnDescription
NameName of the ETL process.
Table transform map linkTable that the extracted data is cached and stored in.Select the table name to view the table on the ServiceNow AI Platform in a new browser tab. For more information on creating table transform maps, see Create a transform map.
ERP modelERP model used in the ETL extraction.Select the ERP model name to view the details. For more information, see View and edit the foundation of ERP models.
Page sizeAmount of data to read from the ERP system at a time. The default is 1000. Increasing the size may impact MID Server memory space.
UpdatedDate and time the extraction table record was last saved.
  1. View the details for an extraction table by selecting the table name.

What to do next

After the extraction process is run, use import sets to map imported data into ServiceNow AI Platform tables. For more information, see Import sets.

Parent Topic:ERP data extraction and transformation