KAFKA AVRO Schema
In Pega 8.6, when using Kafka, with OOTB data format as AVRo and given a AVRO Schema, we are ending up with the below error.
com.pega.dsm.kafka.api.serde.avro.AvroSerdeException: Property couldn't be evaluated based on the given schema.YYY
where YYY is a datetime property
Need help in resolving this please