About this task
If you modify any of the product configurations after you have exported a product
instance to a micro template, use the following steps to add the changed
configuration in the exported micro template:
Procedure
-
In the Command Central web user interface, go to
Environments > ALL >
Instances and click the instance, from which you want
to export configuration data.
-
Go to the Configuration tab and select the required configuration type from the
drop-down box.
-
Click the name of the required configuration in the table.
-
Click Export and copy the template snippet for the
configuration.
-
Open the exported micro template in a text editor and navigate to the
products:productInstance:configuration:runtimeComponentId
section of the template. If a configuration with the same ID as the exported
configuration:
- Already exists, replace the existing configuration and paste the newly
exported snippet.
- Does not exist, paste the exported configuration snippet on a new line
in
products:productInstance:configuration:runtimeComponentId
.
-
Save the template and re-import it into Command Central.