---
sourceDocument: Australia Workflow Data Fabric
sourceDocumentLink: https://www.servicenow.com/docs/r/integrate-applications

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Workflow Data Fabric

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# ERP model operations

# Add an operation to a model in Zero Copy Connector for ERP {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Add an operation to an ERP (Enterprise Resource Planning) model in Zero Copy Connector for ERP to define how the model retrieves data, writes data, or creates a new instance of the business object.

## Before you begin

Role required: sn_erp_integration.erp_admin

This video was recorded in the Zurich release.

* Read operations retrieve ERP data by reading a table or using a BAPI, RFC, OData, or REST.
* Update operations use a BAPI, RFC, OData, IDoc, or REST to write updates to the ERP system.
* Create operations use a BAPI, RFC, OData, IDoc, or REST to create an instance of the business object in the SAP system.
{#erpc-manage-models-read-op__ul_cmd_4qq_1bc}  
Note:  
For update operations where ETag is required and OData services are used, the ETag is fetched by default and sent with the update call. Verify that you don't make overriding changes.

## Procedure

1. Navigate to AllZero Copy Connector for ERPZero Copy Connector for ERP Home.
2. Open the ERP model page by selecting the models icon ![]() in the side panel.
3. Select the model to which you want to add an operation.
4. Select the Manage model button.
5. Select Add model operation.  
6. In the Select type field of the Add operation modal, specify the type of operation you're adding.  
   * Update sends data back to write to the ERP system.
   * Read reads and retrieves data from the ERP system and brings it onto the ServiceNow AI Platform.
   * Create is used to create a new instance of the business object in the SAP system.

   {#erpc-manage-models-read-op__ul_m4j_wqq_1bc}  
7. Select at least one user role or group that can read or run the model operation.  
   To prevent disruptions, all existing model operations have been assigned the admin role and the erp_user role by default. You can edit these permissions on the existing operations at any time to suit your needs. To change the permissions, select the edit (pencil) icon on the model operation card. For more information about model operation security, see [Operation-level security for models](https://www.servicenow.com/docs/zKS9ZpfEMy2TWHvT~zLkQw "Control access to model operations with user roles and groups.").
8. Select Save and continue.  
   The operation tile is displayed with the roles and groups you added.

{#erpc-manage-models-read-op__steps_v5f_nhx_s3c}

## Result

The foundation of the operation is created.

## What to do next

Next, you must add the read or update entity to the operation. For more information, see [Add an entity to a model](https://www.servicenow.com/docs/K5R6O9qTuWaixyfpMQc1Tw "Specify the operation entity that Zero Copy Connector for ERP (Enterprise Resource Planning) uses for read, update, or create operations.").

You can select the delete icon () on the operation's card to remove any operations you don't need, or to start over.

*[\>]: and then


