Additional Producer settings while publishing messages to external Kafka topics

Hi Team,

We are able to successfully send messages to external Kafka topics using Kafka data sets in PEGA 8.2. however want to know how can we configure additional producer settings like acks, retries, batch size, etc.

Thanks,

Prabhu

I highly recommend you upgrade to the latest patch version 8.4.2, which we offer easy way of uploading any standard kafka consumer.properties/producer.properties files… see the screenshot here (advanced configuration section)

Thank you Kevin!!