Question

IP australia
AU
Last activity: 15 Jun 2020 8:28 EDT
Unable to find com.pega.platform.kafka.serde.PegaSerde interface
im trying to integrate with Apache Kafka confluent.
I followed this link
https://collaborate.pega.com/discussion/kafka-custom-serializerdeserializer-implementation
It states to implement the interface com.pega.platform.kafka.serde.PegaSerde. However I am not able to find the interface. I have already added prpublic.jar file but the interface is not present there.