<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How can i Upload Multiple Excel files along with Data using tREST component ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362817#M126879</link>
    <description>&lt;P&gt;I have 3 Excel files containing huge data, i want to Upload these files over server using REST services and i don't know how to use tREST,tRESTClient&amp;nbsp;or tRESTRequest&amp;nbsp;which should be use to upload an excel file along with data and how ?&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jun 2018 11:12:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-04T11:12:18Z</dc:date>
    <item>
      <title>How can i Upload Multiple Excel files along with Data using tREST component ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362817#M126879</link>
      <description>&lt;P&gt;I have 3 Excel files containing huge data, i want to Upload these files over server using REST services and i don't know how to use tREST,tRESTClient&amp;nbsp;or tRESTRequest&amp;nbsp;which should be use to upload an excel file along with data and how ?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 11:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362817#M126879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-04T11:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can i Upload Multiple Excel files along with Data using tREST component ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362818#M126880</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOQUAA4"&gt;@meetmahajan&lt;/A&gt;,check the below link may be helpfull.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/hCrOzogIwKfuR3mPf~LydA/~V42EBQClKxKQghNvzHF1g" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/hCrOzogIwKfuR3mPf~LydA/~V42EBQClKxKQghNvzHF1g&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 11:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362818#M126880</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-06-04T11:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can i Upload Multiple Excel files along with Data using tREST component ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362819#M126881</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Can you please elaborate this, because i can't get that article how can i upload each file,&lt;BR /&gt;Scenario 1.&lt;BR /&gt;Folder consist of 3 files of Sub_{Date}.xlsx&lt;BR /&gt;Another folder consist of 3 files of Pay_{Date].xlsx&lt;BR /&gt;now i want to upload whole 6 files using 2 tRESTClient components, what is the flow of components should i use i.e. which components will be helpful to me to fetch thode files one by one and uploads it into the server along with data.? should i use tFileList ----&amp;gt;tRESTClients?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 11:32:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362819#M126881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-04T11:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can i Upload Multiple Excel files along with Data using tREST component ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362820#M126882</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOQUAA4"&gt;@meetmahajan&lt;/A&gt;, I belive you know how to get two same date files from&amp;nbsp;folder using tFileList and then after tmap you can use tRestClient to upload into webservices.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 13:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362820#M126882</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-06-04T13:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can i Upload Multiple Excel files along with Data using tREST component ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362821#M126883</link>
      <description>By using this tFileList---&amp;gt;tFileInputExcel----&amp;gt;tRESTClient&lt;BR /&gt;Shall i able to upload Excel file with data ?</description>
      <pubDate>Mon, 04 Jun 2018 13:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362821#M126883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-04T13:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can i Upload Multiple Excel files along with Data using tREST component ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362822#M126884</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOQUAA4"&gt;@meetmahajan&lt;/A&gt;,I belive you can do but i have never tried. you can try with webservice component too.&lt;/P&gt;
&lt;P&gt;Please chekc below link.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/search/all?query=tWebService&amp;amp;content-lang=en&amp;amp;_ga=2.11442867.661092381.1528088879-163819243.1488168512" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tWebService&amp;amp;content-lang=en&amp;amp;_ga=2.11442867.661092381.1528088879-163819243.1488168512&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 13:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362822#M126884</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-06-04T13:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can i Upload Multiple Excel files along with Data using tREST component ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362823#M126885</link>
      <description>Thank you 
&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt; 
&lt;BR /&gt;I"ll try this approach and let you know what exactly happens when we use this approach. 
&lt;BR /&gt;tFileLIst--&amp;gt;tFileInputExcel--&amp;gt;tRESTClient</description>
      <pubDate>Mon, 04 Jun 2018 13:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-Upload-Multiple-Excel-files-along-with-Data-using/m-p/2362823#M126885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-04T13:38:15Z</dc:date>
    </item>
  </channel>
</rss>

