Listeners
webMethods Adapter for IBM Power listener continually monitors a IBM Power system's dataqueue. When a new record is written to the dataqueue, the listener fetches the record based on the filter criteria that you select when you configure the listener. The listener passes the record to the listener notification. You cannot invoke a listener directly from a service or client. Instead, a listener is a real-time process that you configure, enable, and disable using the Integration Server Administrator.

All the listeners will stop functioning when the package containing the listener node is disabled or when
Integration Server shuts down.

All the enabled listeners will start functioning when the package containing the listener node is enabled or when
Integration Server restarts.
For information about how to configure listeners, see
Configuring Listeners.