Universal Messaging 10.11 | Administration Guide | Using Command Central to Manage Universal Messaging | Using the Command Line to Manage Universal Messaging | JNDI Connection Factories Configuration | Delete Connection Factories
 
Delete Connection Factories
Deletes a JNDI connection factory for a Universal Messaging server instance.
Syntax
sagcc delete configuration data nodeAlias Universal-Messaging-instanceName
UM-JNDI-CF-connectionFactoryName
Arguments and Options
nodeAlias
Required. The alias name of the installation in which the Universal Messaging server instance is installed.
Universal-Messaging-instanceName
Required. The ID of the Universal Messaging server instance for which you want to delete a connection factory.
UM-JNDI-CF-connectionFactoryName
Required. The ID of the connection factory you want to delete.
Examples
To delete the connection factory with name "connectionFactory1" for the server instance with ID "Universal-Messaging-umserver" installed in the installation with alias name "sag01":
sagcc delete configuration data sag01 Universal-Messaging-umserver UM-JNDI-CF-connectionFactory1