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