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.notification:listAdapterPollingNotifications
 
pub.art.notification:listAdapterPollingNotifications
WmART. 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.
See Also
pub.art:listRegisteredAdapters
pub.art.notification:queryPollingNotificationState