Documentation Index

Fetch the complete documentation index at: https://help.csgi.com/llms.txt

Use this file to discover all available pages before exploring further.

📢 Announcement:  Xponent Journey Hub, Bill Explainer, and Xponent Communication Control April 2026 (26.1) Release Notes are now available – Check out the latest updates published on April 2026.

Kafka Write Adaptor

Prev Next

Creating a Kafka Write Adaptor

The Kafka Write Adaptor allows messages to be produced to a Kafka Topic.

In order to create a Kafka Write Adaptor, it is necessary to create a Kafka Connection.

  • Create a new item via the create button in the graphs tab of the project home page.
  • Select the Kafka Adaptor icon and give the adaptor a name. 

Choose the connection from the drop down list in the Adaptor screen or edit it directly by clicking the pencil icon next to the connection name.  

  • Choose the data location of the data that will be written to the topic. This must be a schema location or a public variable.

Validation Warnings

: All the invalid notifications will be displayed after expanding the Invalid Drop-down.

WarningNote
Adaptor(s) does not have a connection set.It is necessary to create a connection and choose it from the Adaptor Connection drop down
This adaptor's configuration requires a data source to be set No data location for the message to be written to the queue has been chosen

Related Pages: