Format for Kafka Data Set
Hello!
We are developing integration with Kafka in Pega 7.3. There is rule data set for kafka but no setting for format.
As I understand its json by default. So I created class structure for json message and all works fine. I have clipboard page with json mapped data. But now I have a message in XML format from kafka. What is the best way to read and map xml data from kafka in Pega 7.3?