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:listAdapterPollingNotifications
 
pub.art.notification:listAdapterPollingNotifications
Lists the polling 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 polling notification registered with the specified adapter.
Key
Description
notificationNodeName
String The name of the polling notification.
packageName
String The name of the package in which the polling notification resides.
notificationEnabled
String The current state of the polling notification. The state will have one of these values:
*no if the polling notification is disabled.
*yes if the polling notification is enabled.
*pending if the polling notification is in the process of shutting down.
*suspended if the polling notification is suspended.