Errors while converting special characters from JSON to EDI

Q: While performing a JSON to EDI conversion, I am unable to convert special characters and a “<” symbol appears as “&lt;”. What is the workaround? A: You are requested to use {{{[ ]}}} in the Definition File while converting the JSON element to EDI. The following code snippet illustrates how to use {{{ }}} when… Continue reading Errors while converting special characters from JSON to EDI