Question
Ikor
IN
Last activity: 1 May 2021 6:08 EDT
Custom Avro deserialize
Normally variable name in AVRO schema is started with lower camel case but normally we maintain property name in upper camel case in Pega. Is it possible to different property name during deseralize teh AVRO message?
Example: one field name is "header" in avro schema but I want to map "Header" property in pega