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: 
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 (4)
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