Add a REST service manually in Zero Copy Connector for ERP
When adding an entity to a model using REST, if the service you need isn't listed, add the service manually in Zero Copy Connector for ERP (Enterprise Resource Planning).
Before you begin
Role required: sn_erp_integration.erp_admin
Complete the following before adding a service manually:
- Enable the sn_erp_integration.enableModelModification property. For more information, see Install Zero Copy Connector for ERP.
- Create a connection and credential alias, specifying HTTP as the Connection type. For more information, see Create a Connection & Credential alias.
-
Create an HTTP connection for the service. Add the connection alias that you created and the connection URL. On the Attributes tab, select Patch or Put in http_method_for_update and specify the odata_ping_url.
For more information, see Create an HTTP(s) connection.
- Create a system that uses the HTTP connection. For more information, see Create an ERP system in Zero Copy Connector for ERP. On the system record, confirm that the heartbeats are successful and the retrieval status is complete. If any have failed, select Restart data retrieval.
- If you plan to connect using a URL, copy the metadata URL from the ERP system to which you're linking. Use the relative URL containing only the path following the domain, for example, v2/northwind/northwind.svc/$metadata.