Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
[font=Calibri, sans-serif]We need some urgent help from you. We have a requirement to create an XML file with multiple looping elements. Only component that we found can achieve multiple looping/ grouping in Talend is tFileOutputMSXML component. We are facing a huge challenge with this component. If number of records are low, the component works fine. But if number of input records are 100K + performance is horrible and it keeps deteriorating with each new records read. [/font]
tsteinborn wrote:
Multiple nested loops are not supported in the core component. You need Talend Data Mapper part of the Talend Platform products.
Thomas