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.listener:disableListener
 
pub.art.listener:disableListener
Disables a listener.
Input Parameters
listenerName
String Name of the listener you want to disable. The listener should have a state of enabled or suspended.
forceDisable
String Optional. Flag to disable the listener regardless of whether it is still waiting for data from a back-end resource. The string may have one of these values:
*true to disable the listener.
*false to keep the listener enabled.
Output Parameters
None.