Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
gt0731
Contributor III
Contributor III

Multiple XML Load Using tFileInputXML component.

0683p000009MH1i.png
Hello Community,
Greetings to all,
We are facing problem for multiple xml Load using  tFileInputXML component.
We have folder called  XML in which  2 XML file  of same schema exist we need to output  2 XML INTO SFDC ( tsalesforceoutput) component using single job.

We tried following :
tFileList --->tFileInputXML --->tSalesforceOutput --->tFileDelete

Sample OF XML files :
<success>
<column0>ORD-000001</column0>
<column1>12345</column0>
</success>

 Please suggest the way  How do i make Metadata repository for multiple SAMPLE XML(same schema) Folder which we are using in tFileInputXML


Thanks in Advance.
Your time on this issue valuable for us

Labels (2)
2 Replies
gt0731
Contributor III
Contributor III
Author

0683p000009MHBH.png
Please see attached  file as a Multiple  metadata XML For Same Schema.
gt0731
Contributor III
Contributor III
Author

Here is attached  image as job flow :