<?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: Exclude File Mask in tFileList in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Exclude-File-Mask-in-tFileList/m-p/2299690#M72006</link>
    <description>Hi 
&lt;BR /&gt;I found one solution(screen shot for first post), but i need more optimized one can any one help with this 
&lt;BR /&gt;____________________________________________ 
&lt;BR /&gt;thanks 
&lt;BR /&gt; 
&lt;B&gt;&lt;FONT color="#0B4C5F"&gt;&lt;I&gt;Anil Kumar Burri&lt;/I&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;A href="http://anilkumarburri.wordpress.com/" rel="nofollow noopener noreferrer"&gt;http://anilkumarburri.wordpress.com/&lt;/A&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBMp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128404i5BD97CC184584E2A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBMp.png" alt="0683p000009MBMp.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Tue, 08 Oct 2013 12:32:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-08T12:32:23Z</dc:date>
    <item>
      <title>Exclude File Mask in tFileList</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exclude-File-Mask-in-tFileList/m-p/2299687#M72003</link>
      <description>Can any one help me with this i am suppose to exclude few file's which has same kind of file masks like below: 
&lt;BR /&gt;inputregex - Copy.txt 
&lt;BR /&gt;inputregex.txt 
&lt;BR /&gt;outputregex.txt 
&lt;BR /&gt;outputregex - Replace.txt 
&lt;BR /&gt;i only need 
&lt;BR /&gt;inputregex.txt 
&lt;BR /&gt;outputregex.txt 
&lt;BR /&gt;Please don't suggest me "Use Exclude File Mask option" in Advance setting it is not certainly helping me 
&lt;BR /&gt;I am using file-mask like : "input*" but not working &amp;amp; i am getting all (like here 2) files with inputregex convention 
&lt;BR /&gt;____________________________________________ 
&lt;BR /&gt;thanks 
&lt;BR /&gt; 
&lt;B&gt;&lt;FONT color="#0B4C5F"&gt;&lt;I&gt;Anil Kumar Burri&lt;/I&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;A href="http://anilkumarburri.wordpress.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://anilkumarburri.wordpress.com/&lt;/A&gt;</description>
      <pubDate>Tue, 08 Oct 2013 10:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exclude-File-Mask-in-tFileList/m-p/2299687#M72003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-08T10:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude File Mask in tFileList</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exclude-File-Mask-in-tFileList/m-p/2299688#M72004</link>
      <description>Hi, &lt;BR /&gt;Is the including file mask "*regex.txt" sufficient for you? Or there is any further requirement?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 08 Oct 2013 10:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exclude-File-Mask-in-tFileList/m-p/2299688#M72004</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-08T10:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude File Mask in tFileList</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exclude-File-Mask-in-tFileList/m-p/2299689#M72005</link>
      <description>Hi Sabrina 
&lt;BR /&gt;Thanks for your quick response, i have just mention an example i have different file name under production like 
&lt;BR /&gt;: 
&lt;BR /&gt;xxx_xxx0024_2013-09-30_2310_'VEND1.REC.COUNT' 
&lt;BR /&gt;xxx_xxx0024_2013-09-30_2310_'VENDDPF1.COUNT' 
&lt;BR /&gt;xxx_xxx0024_2013-09-30_2310_'VENDRA1.VEND.COUNT' 
&lt;BR /&gt;I have defined file mask as REC,COUNT,VEND in external context, based on this file mask i am copying files to different location but my files are copied into wrong location like 
&lt;BR /&gt;REC is working fine 
&lt;BR /&gt;COUNT is bringing 3 file's 
&lt;BR /&gt;VEND is working fine( I have nearly 50 odd file mask's) 
&lt;BR /&gt;In the case of COUNT in want only 2ND file, exclude 1st &amp;amp; 2nd 
&lt;BR /&gt;____________________________________________ 
&lt;BR /&gt;thanks 
&lt;BR /&gt; 
&lt;B&gt;&lt;FONT color="#0B4C5F"&gt;&lt;I&gt;Anil Kumar Burri&lt;/I&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;A href="http://anilkumarburri.wordpress.com/" rel="nofollow noopener noreferrer"&gt;http://anilkumarburri.wordpress.com/&lt;/A&gt;</description>
      <pubDate>Tue, 08 Oct 2013 11:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exclude-File-Mask-in-tFileList/m-p/2299689#M72005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-08T11:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude File Mask in tFileList</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exclude-File-Mask-in-tFileList/m-p/2299690#M72006</link>
      <description>Hi 
&lt;BR /&gt;I found one solution(screen shot for first post), but i need more optimized one can any one help with this 
&lt;BR /&gt;____________________________________________ 
&lt;BR /&gt;thanks 
&lt;BR /&gt; 
&lt;B&gt;&lt;FONT color="#0B4C5F"&gt;&lt;I&gt;Anil Kumar Burri&lt;/I&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;A href="http://anilkumarburri.wordpress.com/" rel="nofollow noopener noreferrer"&gt;http://anilkumarburri.wordpress.com/&lt;/A&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBMp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128404i5BD97CC184584E2A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBMp.png" alt="0683p000009MBMp.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 08 Oct 2013 12:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exclude-File-Mask-in-tFileList/m-p/2299690#M72006</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-08T12:32:23Z</dc:date>
    </item>
  </channel>
</rss>

