Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Khouloudy
Contributor
Contributor

How can i get XML files with multiple Loop ?

Hello community ,

I am preparing an output .xml file which is described in the attached file.

with the standard talend components 'tadvanced outputxml, MS outputXML...' i can't do multiple loop.

Any idea ? 

Labels (4)
1 Reply
jlolling
Creator III
Creator III

0695b00000fKxlFAAS.pngThe best way is to iterate over the root document and extract the children as Document typed columns and lead them in a tMap (or tXMLMap) to different flow and start looping over their children.