Apache Kafka Offset Commit activity notifies Kafka Consumer Trigger to commit given offset. This is useful in case you want offsets to be committed as soon as the record is processed in the flow. By default, offsets are committed only when flow is successfully executed.
Note: This activity can be used only in conjuction with Kafka Consumer Trigger.
Loop
Refer to the section on "Using the Loop Feature in an Activity" in the
TIBCO Cloud™ Integration - Flogo® (PAYG) User's Guide for information on the
Loop tab.