Question
Pegasystems Inc.
AU
Last activity: 17 Sep 2020 6:47 EDT
JSON Deserialization/Serialisation order
I was wondering given the JSON parser do not guarantee the sequence order whether there is a way to still enforce it. I know for Kafka Dataset provides a custom SeDe implementation that could build on top of the parser. There doesn't seem to be such option for REST or JSON Data Transforms.
Does anyone have an insight of similar use cases and solutions you may have come across?
Thanks.