Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
stephbzr
Contributor III
Contributor III

Generate an XML file from a tag

Hello,

I'm new to XML files. I recently ran a procedure that generates the following XML tag :

0695b00000de40kAAA.png

How can I generate an XML file in Talend from this tag?

Labels (5)
1 Reply
David_Beaty
Specialist
Specialist

I think you need to investigate tXMLMap or tFileOutputXML

In these 2 components, it allows you to map data as either an XML value or tag

Thanks

David