<?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-filemask-regular expression in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363453#M127331</link>
    <description>Thanks Manish</description>
    <pubDate>Wed, 24 Sep 2014 09:18:49 GMT</pubDate>
    <dc:creator>sravanth49</dc:creator>
    <dc:date>2014-09-24T09:18:49Z</dc:date>
    <item>
      <title>[resolved] tFileList-filemask-regular expression</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363447#M127325</link>
      <description>&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Hi,&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;can we include path as well in filemask.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;I have some folders with .txt files. I wan't to read the file and insert data into database table. But I don't wan't to read files the from some folders,&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;like eg: if the folders has names &amp;nbsp;lke test_rts,test2_old and 123456, I want to pick the files from 123456.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;There are many folders, I want to pick the files from folder, which is named with numbered like 234567,986432 and folder name length should be 6 .&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Thanks&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 15 Sep 2014 14:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363447#M127325</guid>
      <dc:creator>sravanth49</dc:creator>
      <dc:date>2014-09-15T14:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileList-filemask-regular expression</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363448#M127326</link>
      <description>Hi,
&lt;BR /&gt;File is picked up from the path provided with the filter in the expression. If your folder name is dynamic and you want to iterate on folders then you need to identify a way to get the folder names may be something similar to below
&lt;BR /&gt;tFixedFlow--&amp;gt;Iterate--&amp;gt;tFileList--&amp;gt;tFileInput--&amp;gt;youroutput...&amp;nbsp;
&lt;BR /&gt;Whether the metadata is same for all the files? If metadata is different, then you need to create different flows based on if clause and read those files based on certain condition.
&lt;BR /&gt;Thanks
&lt;BR /&gt;Vaibha</description>
      <pubDate>Mon, 15 Sep 2014 15:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363448#M127326</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-15T15:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileList-filemask-regular expression</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363449#M127327</link>
      <description>Hi,
&lt;BR /&gt;My folder structure is like this
&lt;BR /&gt;d:/temp/
&lt;BR /&gt;under above directory there are many sub-directories like AB,CD,EF&amp;nbsp;
&lt;BR /&gt;d:/temp/AB
&lt;BR /&gt;d:/temp/CD
&lt;BR /&gt;d:/temp/EF
&lt;BR /&gt;under above directory there is a common folder named 'fest'
&lt;BR /&gt;d:/temp/AB/fest
&lt;BR /&gt;d:/temp/CD/fest
&lt;BR /&gt;d:/temp/EF/fest
&lt;BR /&gt;under above directory there are folders named like this '123456','234567','987654_gfds'
&lt;BR /&gt;d:/temp/AB/fest/123456
&lt;BR /&gt;d:/temp/AB/fest/234567
&lt;BR /&gt;d:/temp/AB/fest/987654_gfds
&lt;BR /&gt;There are .txt files from above directory, but I want to pick up from the folders '123456','234567'. I want to pick up .txt files from 6 digit folder.
&lt;BR /&gt;Please do needful help.</description>
      <pubDate>Tue, 16 Sep 2014 09:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363449#M127327</guid>
      <dc:creator>sravanth49</dc:creator>
      <dc:date>2014-09-16T09:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileList-filemask-regular expression</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363450#M127328</link>
      <description>Hi Sravanth, 
&lt;BR /&gt;Use&amp;nbsp; 
&lt;B&gt;"+.txt" &lt;/B&gt;as filemask in tFileList and select Includes Subdirectories option. 
&lt;BR /&gt;Screenshot for reference 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAsj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137560i32934EBF3965A092/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAsj.png" alt="0683p000009MAsj.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Hope this will help you.</description>
      <pubDate>Wed, 17 Sep 2014 11:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363450#M127328</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T11:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileList-filemask-regular expression</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363451#M127329</link>
      <description>Hi Gajwani,&lt;BR /&gt;It didn't work</description>
      <pubDate>Mon, 22 Sep 2014 09:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363451#M127329</guid>
      <dc:creator>sravanth49</dc:creator>
      <dc:date>2014-09-22T09:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileList-filemask-regular expression</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363452#M127330</link>
      <description>Hi Sravanth, 
&lt;BR /&gt;My understanding mistake as i was working for files 
&lt;BR /&gt;please refer attached screenshot for reference in folder case 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7he.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147359i5BC0BD5C68F32DF1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7he.png" alt="0683p000009M7he.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Hope this will help you</description>
      <pubDate>Mon, 22 Sep 2014 10:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363452#M127330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-22T10:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileList-filemask-regular expression</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363453#M127331</link>
      <description>Thanks Manish</description>
      <pubDate>Wed, 24 Sep 2014 09:18:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileList-filemask-regular-expression/m-p/2363453#M127331</guid>
      <dc:creator>sravanth49</dc:creator>
      <dc:date>2014-09-24T09:18:49Z</dc:date>
    </item>
  </channel>
</rss>

