Adding a Kafka Channel in BusinessEvents Application

Configure channel properties and destination properties for Kafka channel to successfully add the Kafka channel to the BusinessEvents application.

Procedure

  1. In TIBCO BusinessEvents Studio, add a new channel with Driver Type as Kafka.
    See Adding a Channel for more details.
  2. In the channel editor, enter the Kafka channel configuration properties and select Method of Configuration as Properties.
    See Channel Resource Reference for more details on the Kafka channel configuration properties.
  3. Now, in the channel editor, add a destination for the Kafka channel for listening to the messages from the Kafka channel.
    See Adding a Destination to a Channel for information on how to do it. Also, see Destination Resource Reference for more details on the configuration properties for the Kafka channel destination.
  4. Save the new Kafka channel.
Related concepts