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:suspendPollingNotification
 
pub.art.notification:suspendPollingNotification
WmART. Suspends a specified polling notification.
Input Parameters
notificationName
String The name of the polling notification you want to suspend. 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 suspend a disabled polling notification or a polling notification that is already suspended), the service ignores the request.
After you use this service, you can use pub.art.notification:queryPollingNotificationState to verify pub.art.notification:suspendPollingNotification correctly changed the state of the polling notification to suspended.
See Also
pub.art.notification:queryPollingNotificationState
pub.art.notification:resumePollingNotification