Application Integration (On-Premises) : Integration Server Built-In Services : Utils Folder : pub.utils:getServerProperty
pub.utils:getServerProperty
WmPublic. Retrieves the value of a specified server property.
Input Parameters
propertyName
String The name of the server property whose value you want to retrieve (for example, watt.server.SOAP.directive).
defaultValue
String Optional. The default value to return if the server property specified in propertyName does not exist. If the server property does exist, the getServerProperty service ignores this value.
Output Parameters
propertyValue
String The value of the requested server property. If the property does not exist, and you did not set a defaultValue, the getServerProperty service returns null.
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback