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:setPollingNotificationNodeConnection
 
pub.art.notification:setPollingNotificationNodeConnection
Changes the connection node used by a specified polling notification.
Input Parameters
notificationName
String Name of the polling notification for which you want to change the connection node.
connectionAlias
String Name of the new connection node to use with the polling notification.
Output Parameters
None.
Usage Notes
The polling notification must be in a disabled or suspended state before you call this service. This service returns an error if the polling notification is enabled.
If you use this service on a suspended polling notification, the service changes the state of the polling notification to disabled.