Question
4
Replies
362
Views

IP australia
Posted: Aug 1, 2019
Last activity: Jun 15, 2020
Closed
Solved
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.