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.listener:suspendListener
 
pub.art.listener:suspendListener
WmART. Suspends a specified listener.
Input Parameters
listenerName
String The name of the listener you want to suspend. The service returns an error if you specify an invalid listener.
Output Parameters
None.
Usage Notes
If the requested transition is not valid (for example, trying to suspend a disabled listener or a listener that is already suspended), the service ignores the request.
After you use this service, you can use pub.art.listener:queryListenerState to verify pub.art.listener:suspendListener correctly changed the state of the listener.
See Also
pub.art.listener:queryListenerState
pub.art.listener:resumeListener