Enabling a KCOP to write JSON records with before and after images in one row
You can write audit records in JSON format by using the KcopJsonSingleRowAuditFormatIntegrated Kafka custom operation processor.
About this task
You can use this KCOP to write audit records to Kafka as JSON-encoded key and value fields in an Avro Kafka producer record. Before images and after images are in one row. You can provide a properties file where you can specify which journal control fields to include in the audit record, as well as a topic name suffix and before image fields prefix.
For full details, see API reference in Javadoc format.