watt.wmcloud.
- watt.wmcloud.hybridConnectivityAlert.mail
- Specifies the list of email addresses to which Integration Server
sends emails about errors and warnings related to the connection status between Integration Server
Integration Server and webMethods Cloud. Use a semicolon
(;) as a delimiter to specify multiple email addresses. By default, the parameter value
is blank.Note: This server configuration parameter is introduced for PIE-81173 in IS_10.5_Core_Fix23.
- watt.wmcloud.hybridConnectivityAlert.notifications
- Specifies whether Integration Server generates notifications and notifies users when a tenant
connection or an account for webMethods Cloud is disconnected or
restored. The parameter can have one of the following values:
Value Description alertIntegration Server displays a notification in Integration Server Administrator. emailIntegration Server sends an email to the user. noneIntegration Server does not notify the user. Note: If you are using any value other than alert, email, or none, Integration Server notifies the user through a notification in Integration Server Administrator, followed by an email. By default, the parameter value is alert.This server configuration parameter is introduced for PIE-81173 in IS_10.5_Core_Fix23.
- watt.wmcloud.listeners.monitoringInterval
- Specifies the interval, in milliseconds, at which Integration Server monitors on-premise listeners to ensure that each enabled webMethods Cloud account has an active listener on the on-premise Integration Server. If the monitoring thread finds a listener that is not running, the monitoring thread attempts to start the listener. The watt.wmcloud.listeners.monitoringInterval server configuration parameter determines the interval at which the monitoring thread executes. The default value of the parameter is 300000 milliseconds (5 minutes).
- watt.wmcloud.listeners.maxIdleTime
- Determines the length of time, in milliseconds, that an on-premise listener for a webMethods Cloud account can be idle before it gets recreated. The default value of this parameter is 1800000 milliseconds (30 minutes).