Export and import custom models in Zero Copy Connector for ERP
Move a custom ERP model from one instance to another by exporting and importing a remote update set.
Before you begin
Role required: sn_erp_integration.erp_admin
Confirm that the application scope for the custom model exists on the instance to which you're importing.
The glide.attachment.extensions system property restricts the file types that can be downloaded. This property is empty by default. Check that the xml file extension has not been added to this property. For more information, see Restrict attachment file extensions.
About this task
You may need to move a custom ERP model from one instance to another. For example, after creating a custom ERP model in a non-production instance, you need to move the model to production or another non-production instance. Export the custom ERP model and all of its related files, such as entities and operations, into an XML file within a remote update set. Then, import the remote update set into another instance.
- Operations
- Entities
- Input fields
- Output fields
- Internal models can't be exported and imported.
- The system value isn't imported.
- One model can be exported at a time.