Kafka Trigger
Use Kafka events to set a trigger for workflow execution. To create a Kafka Trigger, complete the following steps:
1. Place the pointer on the start icon , and then click or double-click . A list of triggers appears.
2. Select Kafka. In the trigger configuration window, do one of the following:
If a trigger is already created, select an existing trigger, and then click SAVE.
To create a new trigger, click Kafka, and then proceed with the following steps.
3. Edit the Trigger Label, if needed.
4. To add the Kafka connector, refer to Supported Kafka Connector Types.
If you previously added the Kafka connector, under Connector Name, select the connector.
5. Click TEST to validate the connector.
6. In the Partition Id field, enter the Partition ID number for which you want to trigger. Do not enter partition ID number if you want to subscribe to the whole topic.
7. In the Consumer group Id field, enter the group ID you want to assign to the group. If Consumer group Id is not provided, each consumer will get distinct group ID. if needed.
8. Click SAVE.
Was this helpful?