Concepts : Deployment : Client : Client Parameters
Client Parameters
The Universal Messaging client API supports a variety of different parameters that can be specified in the command line of any Universal Messaging Client application.
This section describes those -D parameters, what they are used for and their typical values.
Name
Required
Default
Description
LOGLEVEL
N
5
Specifies the current log level to use
LOG_FRAMEWORK
N
Specifies a third part logging framework to use. Can be set to "LOGBACK" or "LOG4J2". The default is "fLogger".
LOGFILE
N
System.out
Used to specify a log file to write the log entries to
LOGSIZE
N
100000
Specified in bytes before the log file is rolled
user.name
N
Signed on name
Used to override the current username without coding it.
HPROXY
N
Used as a short hand to set http.proxyHost and http.proxyPort
http.proxySet
N
Set to true if the url handler is to use a proxy
http.proxyHost
N
Sets the Proxy host name to use
http.proxyPort
N
The proxy port to use
CKEYSTORE
N
Short hand for javax.net.ssl.keyStore
CKEYSTOREPASSWD
N
Short hand for javax.net.ssl.keyStorePassword
CAKEYSTORE
N
Short hand for javax.net.ssl.trustStore
CAKEYSTOREPASSWD
N
Short hand for javax.net.ssl.trustStorePassword
javax.net.ssl.debug
N
Useful to debug SSL issues, see www.javasoft.com for more information
SSLClientProtocol
N
Sets the default SSL Protocol to use. If not supplied then client SSL communication will attempt to use the JVM default protocol, or TLS when that is not possible.
Copyright © 2013-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback