Question
AVRO support for PEGA to KAFKA integration
Hi Team,
We have a business use case to integrate PEGA with KAFKA (to fetch AVRO complaint topic's).
KAFKA team confirms us that their native format is AVRO and it cannot be changed to JSON or any other PEGA understandable formats.
PEGA version we use is PEGA 8.4
Could you please advise us on below,
- Do we have any hotfix to deploy so that PEGA 8.4 can support AVRO format
- We understand Apache AVRO Schema Registry component is required to install in PEGA to consume the AVRO messages from the Kafka topic. Could you please share more details and the component to be deployed.
- Any other suggestions to achieve this usecase.
Thanks & Regards,
Gopi
By default pega does not support avro formatting in kafka, it only support JSON. Please use the below link to implement avro in pega.
https://github.com/pegasystems/dataset-integrations/tree/master/kafka-schema-registry