The FlowX Designer offers various options to configure the Kafka Send Action through the Actions tab at the node level.
PT30S
for a 30-second delay).Define Configuration Parameters for Kafka Topics
kafka_send_2
ai.flowx.plugin.document.trigger
kafka_receive
ai.flowx.engine.receive.plugin.document
Use Configuration Parameters in Kafka Send Action
${kafka_send_2}.${topic2}
Here:${kafka_send_2}
dynamically pulls the value from Configuration Parameters.${topic2}
can be another dynamic input set within the process.Configure the Kafka Message Payload
Validate and Test the Configuration