webMethods Event Routing 10.3 | Event Routing for Developers | Developing Applications for Configuring Event Routing | Using the Command Central Command Line Interface for Configuring Event Routing | Updating Specific Configuration Data
 
Updating Specific Configuration Data
You can update data about a specified configuration instance of a specified Event Routing component. Use the following command:
sagcc update configuration data node_alias componentid instanceid
[sharedsecret=text_string ]� {--input | -i}
filename {.xml|.json|.properties} [options]
For example, to update the configuration data for a Universal Messaging service with the name “UM1” in the Event Routing component running within the Integration Server OSGi profile on an installation with alias “sag01”, execute the following command:
sagcc update configuration data sag01
OSGI-IS_default-EventRouting COMMON-WMMESSAGING-ER
UM1 --input C:\ConfigStore\UM1.json
Where “C:\ConfigStore\UM1.json” is a file containing the updated configuration for the “UM1” service.
Note: The data in the input file must match the expected format for the configuration type. You can use the sagcc exec configuration validation update command to validate the input data that you want to use for updating your configuration instance.

Copyright © 2010-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.