<?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 [resolved] tFileList - How can I select files for a certain date? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-How-can-I-select-files-for-a-certain-date/m-p/2254414#M37430</link>
    <description>I have files that are created every 10 minutes, my files are named JOB_NAME_YYYYMMDD-HH_mm_ss.out
&lt;BR /&gt;
&lt;B&gt;For example:&lt;/B&gt;
&lt;BR /&gt;JOB_NAME_20110531-15_30_02.out
&lt;BR /&gt;JOB_NAME_20110531-14_40_03.out
&lt;BR /&gt;JOB_NAME_20110531-14_50_02.out
&lt;BR /&gt;JOB_NAME_20110531-15_00_02.out
&lt;BR /&gt;JOB_NAME_20110531-15_10_02.out
&lt;BR /&gt;JOB_NAME_20110531-15_20_02.out
&lt;BR /&gt;
&lt;B&gt;How can I zip all the files for each day into one zip file? &lt;/B&gt;
&lt;BR /&gt;Is using tFileList and a Filemask the best option? 
&lt;BR /&gt;This will return a list of all the files created on May 31, 2011:
&lt;BR /&gt;"*201105
&lt;B&gt;31&lt;/B&gt;*.out"
&lt;BR /&gt;
&lt;B&gt;How can I use a context variable to change the FileMask for all the days in a month?&lt;/B&gt;
&lt;BR /&gt;I created two context variables myMonth and myDay now I just need to figure out how to pass a list of valid month and date values to the context variables to loop through:
&lt;BR /&gt;"*2011"+context.myMonth+context.myDay+".out"</description>
    <pubDate>Sat, 16 Nov 2024 12:53:34 GMT</pubDate>
    <dc:creator>talendtester</dc:creator>
    <dc:date>2024-11-16T12:53:34Z</dc:date>
    <item>
      <title>[resolved] tFileList - How can I select files for a certain date?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-How-can-I-select-files-for-a-certain-date/m-p/2254414#M37430</link>
      <description>I have files that are created every 10 minutes, my files are named JOB_NAME_YYYYMMDD-HH_mm_ss.out
&lt;BR /&gt;
&lt;B&gt;For example:&lt;/B&gt;
&lt;BR /&gt;JOB_NAME_20110531-15_30_02.out
&lt;BR /&gt;JOB_NAME_20110531-14_40_03.out
&lt;BR /&gt;JOB_NAME_20110531-14_50_02.out
&lt;BR /&gt;JOB_NAME_20110531-15_00_02.out
&lt;BR /&gt;JOB_NAME_20110531-15_10_02.out
&lt;BR /&gt;JOB_NAME_20110531-15_20_02.out
&lt;BR /&gt;
&lt;B&gt;How can I zip all the files for each day into one zip file? &lt;/B&gt;
&lt;BR /&gt;Is using tFileList and a Filemask the best option? 
&lt;BR /&gt;This will return a list of all the files created on May 31, 2011:
&lt;BR /&gt;"*201105
&lt;B&gt;31&lt;/B&gt;*.out"
&lt;BR /&gt;
&lt;B&gt;How can I use a context variable to change the FileMask for all the days in a month?&lt;/B&gt;
&lt;BR /&gt;I created two context variables myMonth and myDay now I just need to figure out how to pass a list of valid month and date values to the context variables to loop through:
&lt;BR /&gt;"*2011"+context.myMonth+context.myDay+".out"</description>
      <pubDate>Sat, 16 Nov 2024 12:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-How-can-I-select-files-for-a-certain-date/m-p/2254414#M37430</guid>
      <dc:creator>talendtester</dc:creator>
      <dc:date>2024-11-16T12:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileList - How can I select files for a certain date?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-How-can-I-select-files-for-a-certain-date/m-p/2254415#M37431</link>
      <description>Hi
&lt;BR /&gt;I have answered you on 16050.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 01 Jun 2011 02:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-How-can-I-select-files-for-a-certain-date/m-p/2254415#M37431</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-01T02:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileList - How can I select files for a certain date?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-How-can-I-select-files-for-a-certain-date/m-p/2254416#M37432</link>
      <description>Sorry to ask, but where I can find the answer? I did not understand where should I look</description>
      <pubDate>Thu, 15 Aug 2019 14:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-How-can-I-select-files-for-a-certain-date/m-p/2254416#M37432</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-15T14:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileList - How can I select files for a certain date?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-How-can-I-select-files-for-a-certain-date/m-p/2254417#M37433</link>
      <description>&lt;P&gt;where&amp;nbsp; can&amp;nbsp;i find the solution please ?&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 14:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-How-can-I-select-files-for-a-certain-date/m-p/2254417#M37433</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-25T14:17:52Z</dc:date>
    </item>
  </channel>
</rss>

