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:resumeListener
 
pub.art.listener:resumeListener
WmART. Resumes a specified listener.
Input Parameters
listenerName
String The name of the suspended listener you want to resume. 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 resume a disabled listener or a listener that is already resumed), the service ignores the request.
After you use this service, you can use pub.art.listener:queryListenerState to verify pub.art.listener:resumeListener correctly changed the state of the listener.
See Also
pub.art.listener:queryListenerState
pub.art.listener:suspendListener