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