Event Routing 10.15 | Communicating between Software AG Products Using Event Routing | Event Routing for Developers | Developing Applications for Configuring Event Routing | Using the Command Central Command Line Interface for Configuring Event Routing | Deleting Configuration Data
 
Deleting Configuration Data
You can delete a configuration instance from a specified Event Routing component. Use the following command:
sagcc delete configuration data node_alias componentid instanceid [options]
For example, to delete the “UM1” messaging service of Universal Messaging service type in the Event Routing component running within the Integration Server OSGi profile on an installation with alias “sag01”, execute the following command:
sagcc delete configuration data sag01 OSGI-IS_default-EventRouting COMMON-WMMESSAGING-ER UM1
Note:
The restrictions for deleting services and service groups using the Command Central web user interface are also applicable when using the command line interface.