Copying System Configurations#
This section covers topics related with copying system configuration and data from one system to another. For instance, for copying a development environment into a staging environment.
Exporting and Importing Data#
Most entity types allow individual object instances to be exported and imported.
Exporting Data#
To export data of a particular entity type follow the sequence of operations:
- In the Critical Manufacturing system where the data should be exported open an instance of the entity type
-
Press the Export button
-
Select the instances to be exported and select Next.
- Input the File path to specify the XML file where the data will be exported.
- Press the Export button to complete the operation.
Importing Data#
Warning
It's not possible to import object with the same name in the target system.
Warning
If the object has dependencies, such as to lookup table values and other objects, these dependencies must exist in the target system.
To import data of a particular entity type follow the sequence of operations:
- In the Critical Manufacturing system where the data should be imported open an instance of the entity type
-
Press the Import button
-
Select the XML file to be imported.
- Press the Import button to complete the operation.
Info
For more information regarding the configuration of Data Export and Import, please refer to the Customization Guide (Business Tier -> Exporting Relations)

