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
Navigate to All > Zero Copy Connector for ERP > Zero Copy Connector for ERP Home.
Open the ERP extraction tables page by selecting the extraction tables icon
in the side panel.
ERP extraction tables list.
- View the list of ERP extraction tables.
| Column | Description |
|---|---|
| Name | Name of the ETL process. |
| Table transform map link | Table 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 model | ERP 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 size | Amount of data to read from the ERP system at a time. The default is 1000. Increasing the size may impact MID Server memory space. |
| Updated | Date and time the extraction table record was last saved. |
- 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