Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm new to XML files. I recently ran a procedure that generates the following XML tag :
How can I generate an XML file in Talend from this tag?
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