Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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