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

Add an OData entity to a model operation

Specify the OData entity that a Zero Copy Connector for ERP (Enterprise Resource Planning) model uses for a read, update, or create operation.

Before you begin

Role required: sn_erp_integration.erp_admin

You must have already added the read, write, or create operation before you can add an entity to it. For more information, see Add an operation to a model in Zero Copy Connector for ERP.

Procedure

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

  2. Open the ERP model page by selecting the models icon

Image omitted: erpc-data-model-icon.png
in the side panel.
  1. Select the model that you want to add an operation entity to.

  2. Select the Manage model button.

  3. Select an operation.

  4. Select Select entity on the Manage entities tab.

Image omitted: erpc-manage-entities-manager-ys22.png
Add operation entities on the manage models tab.
  1. In Select type, select OData.

  2. In Select service, specify the OData service to use.

    If you don't see the service you need, add the service by selecting + Add service manually. For more information, see Add an OData service manually in Zero Copy Connector for ERP.

  3. Wait for the OData Endpoints field to load and then in Select the endpoints, specify an endpoint.

Image omitted: erp-add-odata-entity-to-model1.png
Select the type of entity , the odata service, and an odata endpoint.
  1. When you're finished, select Add entity.

    The entity card shows the date and time information was last retrieved.

Image omitted: erp-add-odata-entity-to-model2.png
Manage model tab with entity card showing retrieval date and time.

Parent Topic:Add an entity to a model