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: 
CloudP
Contributor
Contributor

Looping Over Multiple XML files in a directory and insert mapped data to Salesforce

Hello,

I am trying to insert multiple XML files to Salesforce. I think I should either try to merge them to a single XML or loop over the files and insert them one by one.

 

I have managed to connect to an FTP server, download the XML files as described in the tutorial and managed to map a single XML file and insert it to Salesforce.

 

I have created the schema for the XML by the XML metadatra component in Talend and you can assume all xml files will have the same schema.

 

I'm struggling to find a way to loop over the file list of the downloaded XML files or merge them. Can anyone be of assitance? Thank you.

 

0693p00000AGCftAAH.png

0 Replies