Kafka Core extension

Plugin ID

The plugin ID for Apache Kafka is fr.cantor.c4i.KafkaCoreDelivery.

Plugin description

This extension will send the files it is supplied with to a Kafka topic, without any transformation.

Note that, as it is different from other c4i extensions, it will not work with the Composite or the Standalone delivery mode.

Properties

Please refer to the documentation of the Kafka extension as the parameters for this extension are a subset of the parameters of the c4i Kafka Delivery extension.

The only additional parameter is the target topic.

Message ID

Each input file will produce a message in the target Kafka topic, where the message key will be the file name.

Last Updated: