Universal Messaging 10.3 | Administration Guide | Using Command Central to Manage Universal Messaging | Universal Messaging and the Command Line Interface | Java System Properties Configuration Commands
 
Java System Properties Configuration Commands
Restart the Universal Messaging server instance after running the commands for the configuration changes to take effect.
*Retrieve the Java system properties for a Universal Messaging server instance using the sagcc get configuration data node_alias Universal-Messaging-umserver COMMON-JAVASYSPROPS command.
*Update the Java system properties for a Universal Messaging server instance using the sagcc get configuration data node_alias Universal-Messaging-umserver COMMON-JAVASYSPROPS -i absolute path to the XML file containing the updated configuration command.
Examples
*To retrieve the Java system properties for a Universal Messaging server instance:
sagcc get configuration data local Universal-Messaging-umserver1
COMMON-JAVASYSPROPS
*To update the Java system properties for a Universal Messaging server instance:
sagcc update configuration data local Universal-Messaging-umserver1
COMMON-JAVASYSPROPS -i C:\javasysprop.xml