<?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: Check for Date in Filename in tFileList in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Check-for-Date-in-Filename-in-tFileList/m-p/2312446#M83395</link>
    <description>Try using the tFileProperties component. The instructions are here: &lt;A href="https://help.talend.com/reader/WWQ40R_iTE5~~9VkUQrjgQ/eIlUKdQbx8ra~XliW2EoPA" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/WWQ40R_iTE5~~9VkUQrjgQ/eIlUKdQbx8ra~XliW2EoPA&lt;/A&gt;</description>
    <pubDate>Tue, 13 Mar 2018 08:34:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-13T08:34:10Z</dc:date>
    <item>
      <title>Check for Date in Filename in tFileList</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-for-Date-in-Filename-in-tFileList/m-p/2312445#M83394</link>
      <description>&lt;P&gt;Hi , Need some help in talend job. I am using tFileList to process list of files with same structure. i am loading data to table. Need to know how to process these file based on date. I will pass date value as parameter at run time. so if date is satisfied then process else no need to process Example : (4 different files with different 2 dates) C:\Users\stango\source\SrcFolder 20180313file1.txt 20180313file2.txt 20180313file3.txt 20180313file4.txt 20180310file1.txt 20180310file2.txt 20180310file3.txt 20180310file4.txt Please help me how to do this in talend? Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 08:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-for-Date-in-Filename-in-tFileList/m-p/2312445#M83394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-13T08:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Check for Date in Filename in tFileList</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-for-Date-in-Filename-in-tFileList/m-p/2312446#M83395</link>
      <description>Try using the tFileProperties component. The instructions are here: &lt;A href="https://help.talend.com/reader/WWQ40R_iTE5~~9VkUQrjgQ/eIlUKdQbx8ra~XliW2EoPA" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/WWQ40R_iTE5~~9VkUQrjgQ/eIlUKdQbx8ra~XliW2EoPA&lt;/A&gt;</description>
      <pubDate>Tue, 13 Mar 2018 08:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-for-Date-in-Filename-in-tFileList/m-p/2312446#M83395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-13T08:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Check for Date in Filename in tFileList</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-for-Date-in-Filename-in-tFileList/m-p/2312447#M83396</link>
      <description>&lt;P&gt;use tFileExit and if exist, complete your job else terminate. Identify correct Regular expression&amp;nbsp; and pass it in file path. Your flow should like below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tFileExist -----&amp;gt; Run If (((Boolean)globalMap.get("tFileExist_1_EXISTS")))&amp;nbsp; ---- &amp;gt; Rest of the Job&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; | Run If !(((Boolean)globalMap.get("tFileExist_1_EXISTS")))&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tJavaRow (File does not exist)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Venkatanaveen Dasari&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 15:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-for-Date-in-Filename-in-tFileList/m-p/2312447#M83396</guid>
      <dc:creator>dasari16</dc:creator>
      <dc:date>2018-03-13T15:14:49Z</dc:date>
    </item>
  </channel>
</rss>

