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