webMethods Adapter Runtime 10.7 | webMethods Adapter Runtime Documentation | webMethods Adapter Runtime User’s Documentation | Adapter Runtime Built-In Services Reference | Summary of Adapter Runtime Built-In Services | pub.art.notification:listAdapterListenerNotifications
 
pub.art.notification:listAdapterListenerNotifications
Lists the listener notifications associated with a specified adapter.
Input Parameters
adapterTypeName
String The name of the adapter as registered with the WmART package.
Output Parameters
notificationDataList
Document List Information for each listener notification registered with the specified adapter.
Key
Description
notificationNodeName
String The name of the listener notification.
packageName
String The name of the package in which the listener notification resides.
notificationEnabled
String The current state of the listener notification. The state will have one of these values:
*no if the listener notification is disabled.
*yes if the listener notification is enabled.