Pega Kafka Integration - Pega as a Producer
When Pega is the Producer and is pushing data to a Kafka topic via Kafka Dataset , what are the options to store the offset and partition for the message published ?
Often to debug issues when consumer has trouble reading the message from the topic, it is requested from the Producer to confirm these details.
Currently Pega only receives a success message back and no other information is available.