Adapter Development Kit 6.5 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Using the Services for Managing Namespace Nodes | Polling Notification Services
 
Polling Notification Services
 
wm.art.dev.listener:analyzeListenerNodes
wm.art.dev.notification:analyzeListenerNotifications
wm.art.dev.service:createAdapterServiceNode
wm.art.dev.connection:createConnectionNode
wm.art.dev.listener:createListenerNode
wm.art.dev.notification:createListenerNotificationNode
wm.art.dev.notification:createPollingNotificationNode
wm.art.dev.service:deleteAdapterServiceNode
wm.art.dev.connection:deleteConnectionNode
wm.art.dev.listener:deleteListenerNode
wm.art.dev.notification:deleteListenerNotificationNode
wm.art.dev.notification:deletePollingNotificationNode
wm.art.dev.service:fetchAdapterServiceTemplateMetadata
wm.art.dev.connection:fetchConnectionManagerMetadata
wm.art.dev.connection:fetchConnectionMetadata
wm.art.dev.listener:fetchListenerTemplateMetadata
wm.art.dev.notification:fetchListenerNotificationTemplateMetadata
wm.art.dev.notification:fetchPollingNotificationTemplateMetadata
wm.art.dev.service:updateAdapterServiceNode
wm.art.dev.connection:updateConnectionNode
wm.art.dev.listener:updateListenerNode
wm.art.dev.notification:updateListenerNotificationNode
wm.art.dev.notification:updatePollingNotificationNode
wm.art.dev.listener:updateRegisteredNotifications
These services are located in the wm.art.dev.notification directory.
Service
Description
Creates a new instance of a polling notification in the specified package and folder from the specified notification template and connection alias.
Removes an instance of a specified polling notification.
Returns all metadata for a specified polling notification template, and returns any scheduling properties that are set for the notification.
Alters the characteristics of an existing polling notification.
Following are details of each service, presented alphabetically by service name.