Products | Versions |
---|---|
Spotfire Automation Services | 7.5 and higher |
After exporting the configuration for your service (export-service-config), manually editing the configuration files for automation services, and importing them (import-service-config), you can activate the customized configuration for an existing TIBCO Spotfire Automation Services via the command line using "set-service-config" by passing Service ID value and the Configuration name.
Note: Steps to export and import configuration for your service are mentioned in the Reference section.
While running "set-service-config" command to set the Service ID in command line to activate the customized configuration, you may face an error like this:
Error: C:\tibco\tss\7.10.0\tomcat\bin>config set-service-config --service-id=ServiceValue --config-name=AutomationServicesConfiguration Invalid parameter value: ServiceValue Usage: set-service-config [-b value | --bootstrap-config=value] [-t value | --tool-password=value] [-k value | --keystore-file=value] <-s value | --service-id=value> [-c value | --config-name=value] [-f | --force]Note: For Spotfire versions 10.3 and higher, the config tool command will instead be located in the /tomcat/spotfire-bin/ folder
C:\tibco\tss\7.10.0\tomcat\bin>config set-service-config --service-id="xxx-yyy-zzz" --config-name=AutomationServicesConfigurationThis step helps in activating the customized configuration for your service without any errors.