Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | ART Folder | Summary of Elements in this Folder | pub.art.listener:queryListenerState
 
pub.art.listener:queryListenerState
WmART. Returns the current state for a listener.
Input Parameters
listenerName
String Name of the listener for which you want the current state returned.
Output Parameters
listenerState
String Current state of the listener. The state will have one of these values:
*disabled if the listener is disabled.
*enabled if the listener is enabled.
*enablePending if the listener is in the process of starting.
*disablePending if the listener is in the process of disabling.
*suspended if the listener is suspended.
*suspendPending if the listener is in the process of suspending.
See Also
pub.art.listener:enableListener
pub.art.listener:disableListener