Forum Discussion
Hello Kiran, Could you share the output of the XML formatter as well as a screenshot of the mapper? Most likely, you’d need to use the JSON Splitter snap after to ‘flatten’ the data to fit into a relational database. Thanks!
Hi Vish,
Basically I would need the XML go into the database. At XML Formatter snap I can see the output of 3 xml data elements. when I use file writer snap next to XMLformatter, I can create an xml file with complete xml data.
3 elements → should go as 3 rows in a tableeg:
id=1, data=doc1
id=2, data=doc2
id=3, data=doc3how would i connect xmlformatter to jdbcinsert for each data in xml?
Thanks,
Kiran
Related Content
- 3 months ago