<?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: Number of Source Files in Specific folder in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Number-of-Source-Files-in-Specific-folder/m-p/2351695#M118290</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;am also having same scenario.Do you get any solution for this.please let me know if you find solution.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Poorna Sekhar&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LLfTAAW"&gt;@rchinta&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt;Hi, 
 &lt;BR /&gt;My scenario is that I am getting 100 source files on a daily basis in a specific folder. I have used a tfilelist component to read all the files. 
 &lt;BR /&gt;One day I received 98 files 2 files are missing or got delayed. How can I check which files are missing before processing the job? Is there any Component in Talend which can identify the missing source files. Also how can I send the alert about those missing files. 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jul 2019 12:48:24 GMT</pubDate>
    <dc:creator>psr</dc:creator>
    <dc:date>2019-07-31T12:48:24Z</dc:date>
    <item>
      <title>Number of Source Files in Specific folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Number-of-Source-Files-in-Specific-folder/m-p/2351692#M118287</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;My scenario is that I am getting 100 source files on a daily basis in a specific folder. I have used a tfilelist component to read all the files.&lt;BR /&gt;One day I received 98 files 2 files are missing or got delayed. How can I check which files are missing before processing the job? Is there any Component in Talend which can identify the missing source files. Also how can I send the alert about those missing files.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 08:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Number-of-Source-Files-in-Specific-folder/m-p/2351692#M118287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-03T08:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Number of Source Files in Specific folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Number-of-Source-Files-in-Specific-folder/m-p/2351693#M118288</link>
      <description>If the files all have a specific name, you can store a list of the expected values and compare to the actuals. &amp;nbsp;Otherwise, you can compare the count of files found to the expected value and send an email if the count varies. &amp;nbsp;We would need more specific details to be more helpful.</description>
      <pubDate>Tue, 04 Oct 2016 19:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Number-of-Source-Files-in-Specific-folder/m-p/2351693#M118288</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2016-10-04T19:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Number of Source Files in Specific folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Number-of-Source-Files-in-Specific-folder/m-p/2351694#M118289</link>
      <description>I am not sure if you have control over the system which is sending the files. You can ask them to send a flag file at the end of the process of sending all the files. that way in case flag file is missing it means that file transfer is still in progress.&amp;nbsp;
&lt;BR /&gt;Else in case if # of files is constant (in your case 100), then you can check for # of files in your directory before proceeding further.
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;&amp;nbsp;</description>
      <pubDate>Wed, 05 Oct 2016 05:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Number-of-Source-Files-in-Specific-folder/m-p/2351694#M118289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-05T05:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Number of Source Files in Specific folder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Number-of-Source-Files-in-Specific-folder/m-p/2351695#M118290</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;am also having same scenario.Do you get any solution for this.please let me know if you find solution.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Poorna Sekhar&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LLfTAAW"&gt;@rchinta&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt;Hi, 
 &lt;BR /&gt;My scenario is that I am getting 100 source files on a daily basis in a specific folder. I have used a tfilelist component to read all the files. 
 &lt;BR /&gt;One day I received 98 files 2 files are missing or got delayed. How can I check which files are missing before processing the job? Is there any Component in Talend which can identify the missing source files. Also how can I send the alert about those missing files. 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 12:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Number-of-Source-Files-in-Specific-folder/m-p/2351695#M118290</guid>
      <dc:creator>psr</dc:creator>
      <dc:date>2019-07-31T12:48:24Z</dc:date>
    </item>
  </channel>
</rss>

