Prerequisites
Before you can get instance configuration through CCC you need to go through the steps described in Setting up a CCC node
Registering instance configuration
register_instance.script has the following input parameters:
server – specify server IP and port, by default localhost:7100
domainName – specify domain name, relevant only if the server has multiple domains, if it has only one, it will default to that one
definition – input XML file for configuration, default instance.xml
Example:
ccc \script\register_instance.script definition=joiol_instance_configuration.xml
← Get instance configuration with CCC / Instance action script with CCC →
Post your comment on this topic.