A Kafka interface type defines the connections to Apache Kafka and can be used by the Broadway Pub / Sub Actors, iidFinder or by User Jobs.
To create a new Kafka interface, do the following:
Go to Project Tree > Shared Objects, right click Interfaces and select New Interface. Then select Kafka from the Interface Type dropdown menu to open the New Interface window.
Populate the relevant properties and click Save.
The above Broadway flow uses a Publish Actor to publish the data to the predefined Kafka interface. The data is published to the Example topic which overrides the topic in the Interface definition.
A Kafka interface type defines the connections to Apache Kafka and can be used by the Broadway Pub / Sub Actors, iidFinder or by User Jobs.
To create a new Kafka interface, do the following:
Go to Project Tree > Shared Objects, right click Interfaces and select New Interface. Then select Kafka from the Interface Type dropdown menu to open the New Interface window.
Populate the relevant properties and click Save.
The above Broadway flow uses a Publish Actor to publish the data to the predefined Kafka interface. The data is published to the Example topic which overrides the topic in the Interface definition.