<?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 Re: [resolved] tFileList-Read CSV files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-Read-CSV-files/m-p/2377088#M139052</link>
    <description>You need to store the file names. Where (memory/file/database) depends on whether or not you want this de-duplication to persist across runs of your Job.
&lt;BR /&gt;A database table of processed files may be the sensible option. You can then insert each successfully processed file and then check the database each time you pick up a new one.
&lt;BR /&gt;If you don't have a database to hand, I always use SQLite for this type of activity.</description>
    <pubDate>Mon, 22 Sep 2014 10:06:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-22T10:06:43Z</dc:date>
    <item>
      <title>[resolved] tFileList-Read CSV files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-Read-CSV-files/m-p/2377087#M139051</link>
      <description>Hi Community, 
&lt;BR /&gt;I have many csv files in distributed directory. There are duplicate file-names in those directory. I want to read those&amp;nbsp;files only once, if there are duplicate filename it should read only one file. 
&lt;BR /&gt;example 
&lt;BR /&gt;D:\test\a\ abc.csv, 123.csv,yud.csv 
&lt;BR /&gt;D:\test\b\rd.csv,xy.csv 
&lt;BR /&gt;D:\test\abc.csv,fty.csv 
&lt;BR /&gt;In above you can observe abc.csv is located in 2 locations. I want to read one among these two csv. 
&lt;BR /&gt;Please do needful help. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Sravanth &amp;nbsp;&amp;nbsp;</description>
      <pubDate>Sat, 16 Nov 2024 11:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-Read-CSV-files/m-p/2377087#M139051</guid>
      <dc:creator>sravanth49</dc:creator>
      <dc:date>2024-11-16T11:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileList-Read CSV files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-Read-CSV-files/m-p/2377088#M139052</link>
      <description>You need to store the file names. Where (memory/file/database) depends on whether or not you want this de-duplication to persist across runs of your Job.
&lt;BR /&gt;A database table of processed files may be the sensible option. You can then insert each successfully processed file and then check the database each time you pick up a new one.
&lt;BR /&gt;If you don't have a database to hand, I always use SQLite for this type of activity.</description>
      <pubDate>Mon, 22 Sep 2014 10:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-Read-CSV-files/m-p/2377088#M139052</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-22T10:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileList-Read CSV files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-Read-CSV-files/m-p/2377089#M139053</link>
      <description>Hi Alan,&lt;BR /&gt;Thanks for reply.&lt;BR /&gt;Can you please say in terms of talend implementation. Show me the way like what component I have use in squeal with screenshot.&lt;BR /&gt;Thanks,&lt;BR /&gt;Sravanth&amp;nbsp;</description>
      <pubDate>Mon, 22 Sep 2014 10:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-Read-CSV-files/m-p/2377089#M139053</guid>
      <dc:creator>sravanth49</dc:creator>
      <dc:date>2014-09-22T10:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileList-Read CSV files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-Read-CSV-files/m-p/2377090#M139054</link>
      <description>Try this&amp;nbsp;&lt;BR /&gt;tFileList(select &lt;B&gt;Include Subdirectories&lt;/B&gt; option)-----&amp;gt;tIterateToFlow--------&amp;gt;tUniqRow&lt;BR /&gt;hope this help you</description>
      <pubDate>Mon, 22 Sep 2014 10:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-Read-CSV-files/m-p/2377090#M139054</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-22T10:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileList-Read CSV files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-Read-CSV-files/m-p/2377091#M139055</link>
      <description>Thanks manish. Your suggestion makes lot of sense</description>
      <pubDate>Thu, 25 Sep 2014 14:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-Read-CSV-files/m-p/2377091#M139055</guid>
      <dc:creator>sravanth49</dc:creator>
      <dc:date>2014-09-25T14:16:59Z</dc:date>
    </item>
  </channel>
</rss>

