<?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 to use tfilelist in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-tfilelist/m-p/2344478#M112127</link>
    <description>&lt;P&gt;hi all can you tell me how to use tfilelist, and in sach cases it is uses?&amp;nbsp;&lt;BR /&gt;thanks all&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Feb 2016 16:49:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-23T16:49:15Z</dc:date>
    <item>
      <title>how to use tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-tfilelist/m-p/2344478#M112127</link>
      <description>&lt;P&gt;hi all can you tell me how to use tfilelist, and in sach cases it is uses?&amp;nbsp;&lt;BR /&gt;thanks all&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 16:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-tfilelist/m-p/2344478#M112127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-23T16:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to use tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-tfilelist/m-p/2344479#M112128</link>
      <description>Take a look at the documentation -- the help is accessible from inside the studio by selecting a component and pressing f1
&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://help.talend.com/search/all?query=tFileList" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tFileList&lt;/A&gt;</description>
      <pubDate>Tue, 23 Feb 2016 18:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-tfilelist/m-p/2344479#M112128</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-23T18:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to use tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-tfilelist/m-p/2344480#M112129</link>
      <description>how to do something, when finished iterate?</description>
      <pubDate>Wed, 24 Feb 2016 11:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-tfilelist/m-p/2344480#M112129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-24T11:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to use tfilelist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-tfilelist/m-p/2344481#M112130</link>
      <description>This is all covered in the doc and the tutorials. It will be very helpful for you going forward if you review these 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Lets say you want to read all files in a dir and print their content to the console. to do this you would set up a job like this: 
&lt;BR /&gt;tFileList_1--iterate--&amp;gt;tFileInputFullRow_1--row--&amp;gt;tLogRow_1 
&lt;BR /&gt; 
&lt;BR /&gt;in the tFileList you would put in the directory you want to scan for files and a file mask if needed. 
&lt;BR /&gt;in the tFileInputDelimited you would make the filename a call to the globalMap which is where the tFileList stores the current iteration's filename. for example:&amp;nbsp; 
&lt;BR /&gt; 
&lt;PRE&gt;((String)globalMap.get("tFileList_1_CURRENT_FILEPATH"))&lt;/PRE&gt;</description>
      <pubDate>Wed, 24 Feb 2016 12:59:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-tfilelist/m-p/2344481#M112130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-24T12:59:10Z</dc:date>
    </item>
  </channel>
</rss>

