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 | Listener Notification Templates
 
Listener Notification Templates
Adapter for Apache Kafka provides the following adapter notification templates:
Listener Notification
Description
Apache Kafka Listener Notification (synchronous)
Invokes a service to process the message before receiving the next message.
Apache Kafka Listener Notification (asynchronous)
Publishes a document type that Integration Server processes asynchronously. That is, Integration Server does not wait until it has finished processing a document before processing another document.
Confluent Kafka Listener Notification (synchronous)
Invokes a service to process the message before receiving the next message. Allows the user to configure Key Schema and Value Schema files that reflects the changes in the Request Document.
Confluent Kafka Listener Notification (asynchronous)
Publishes a document type that Integration Server processes asynchronously. That is, Integration Server does not wait until it has finished processing a document before processing another document. Allows the user to configure Key Schema and Value Schema files that reflects the changes in the Request Document.