Adapter for Apache Kafka 9.6 | webMethods Adapter for Apache Kafka Documentation | webMethods Adapter for Apache Kafka Installation and User’s Documentation | Overview of the Adapter | Adapter Listeners and Listener Notifications | Listeners
 
Listeners
Adapter for Apache Kafka listener continually monitors a Kafka topic for messages. When a message appears on a topic, the listener fetches the message based on the filter criteria that you select when you configure the listener. The listener passes the message to the listener notification. Unlike the Produce Service and Consume Service, you never 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 a New Listener.