Overview
In CDCM some customization data of a certain space can be transfered from one instance to another.
Customizations include:
Properties
Complex Properties
References
Master Data Tables
State Machines
Concept Types
Export
Exported customizations are represented in the JSON format. To export customization data from one instance of CDCM, please use on of the following methods:
Via User Interface
Navigate to Admin Area: Access the admin area of Smartfacts CDCM. (Cogwheel icon at the bottom left in the side menu)
Select Export & Import
Click on the Export Metadata button
A file will be downloaded via the browser
Via Endpoint
Perform a GET on
/{spaceKey}/api/v1/deployment/customizations/export
Save the response as a JSON file
0 Comments