Search

Kafka Producer

Articles

Kafka Producer node posts messages to Kafka Topics. It accepts XML/JSON templates as input, if the template selected is XML, Jiffy converts it into JSON before publishing to the Topic.

Image description

Properties Of Kafka Producer Node

Image description

  1. Name: Name of the node. A default name is displayed in this field, which the user can edit according to the task and the intent of using the node.
  2. Description: A short note on the purpose of the node.
  3. Version : Version no to be provided.
  4. Brokers Comma Separated
  5. Topic :
  6. Key :
  7. Request Message type: Choose either XML and JSON.
  8. Message Template :
  9. Mark run Failure on Node Fail: When the Mark run Failure on Node Fail field is ON, if the node execution fails then the complete task execution is marked as fail.
Did you find what you were looking for?