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:resumePollingNotification
 
pub.art.notification:resumePollingNotification
Resumes a specified polling notification node.
Input Parameters
notificationName
String The name of the polling notification you want to resume. The service returns an error if you specify an invalid polling notification.
Output Parameters
None.
Usage Notes
If the requested transition is not valid (for example, trying to resume a disabled polling notification or a polling notification that is already resumed), the service ignores the request.
After you use this service, you can use pub.art.notification:queryPollingNotificationState to verify pub.art.notification:resumePollingNotification correctly changed the state of the polling notification to enabled.