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:listAdapterListeners
 
pub.art.listener:listAdapterListeners
WmART. Lists listeners associated with a specified adapter.
Input Parameters
adapterTypeName
String The name of the adapter as registered with the WmART package.
Output Parameters
listenerDataList
Document List Information for each listener registered with the specified adapter.
Key
Description
listenerNodeName
String The name of the listener.
packageName
String The name of the package in which the listener resides.
listenerEnabled
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:listRegisteredAdapters
pub.art.listener:queryListenerState