04-29-2024 02:46 PM
Hello,
Im trying to convert a json payload into xml. Im using the xml generator and it gets me close. The content under data is still in json format. Can someone help with converting the content under data into xml as well? Attached is the current and expected output, as well as the json input and xml generator code.
Thanks
04-30-2024 12:19 AM
Hello @Max,
I've implemented two XML mapping methods in the attached pipeline: using a Mapper Snap with XML Formatter, and using an XML Generator Snap.
I would recommend the XML Formatter method for better handling of large inputs. Please review both to determine what best suits your needs.
Please let me know if this helps.
Regards,
Aleksandar.