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:enableListener
 
pub.art.listener:enableListener
Enables an existing listener.
Input Parameters
listenerName
String Name of the listener you want to enable.
Output Parameters
None.
Usage Notes
If you do not enable the connection resource associated with the listener, this service will return without performing any action, and the listener will remain disabled. Therefore, you should invoke pub.art.connection:enableConnection before calling this service to confirm that the listener has been enabled.