Using ERP models, extraction tables, and remote tables
Use Zero Copy Connector for ERP to work with ERP (Enterprise Resource Planning) models, remote tables, and extraction tables to integrate ERP data from the system of record onto the ServiceNow AI Platform.
The workflow of Zero Copy Connector for ERP generally follows its main sections, each of which you access by selecting the section icon in the contextual side panel.
You can also build flows in Workflow Studio to use retrieved ERP data for processes or tasks outside of Zero Copy Connector for ERP. For more information, see Building flows to read or update the ERP system.
| Zero Copy Connector for ERP section | Description |
|---|---|
| ERP models | ERP models function as templates for sets of tables that give you access to ERP data. You can use the standard Zero Copy Connector for ERP models as-is, or clone them to make changes. Manage models to map input and output data for reading and updating the ERP system using wither table read operations or BAPIs (Business Application Programming Interface). For more information, see Building and managing ERP models to work with ERP data. |
| Flows to query ERP data | Build a flow in Workflow Studio to specify details for querying the ERP system using the parameters specified in the model. |
| Remote tables | Remote tables enable you to view and query data from the ERP system of record on the ServiceNow AI Platform. For more information, see Using ERP remote tables in Zero Copy Connector for ERP. |
| ERP extraction tables | Extraction tables use an ETL process to extract large amounts of data from the ERP system at regular intervals and transform and save them to a Glide table. For more information, see Extracting and transforming data in Zero Copy Connector for ERP. |