- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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.
Warning | Note |
---|---|
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:
Is it helpful? React and share your comment