<?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: TfileList and tIterateToFlow components not picking any files up in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TfileList-and-tIterateToFlow-components-not-picking-any-files-up/m-p/2322900#M92802</link>
    <description>&lt;P&gt;I think your regex is wrong. You showed this....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*_\\d{8}.csv&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;....I believe it needs to be this.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.*_\\d{8}.csv&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You appear to left out the "." at the beginning.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 14:19:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-09-16T14:19:46Z</dc:date>
    <item>
      <title>TfileList and tIterateToFlow components not picking any files up</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileList-and-tIterateToFlow-components-not-picking-any-files-up/m-p/2322899#M92801</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently having an issue grabbing files off an SFTP site. I've managed to setup the ftpComponent correctly and I can connect to the SFTP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're then using a tFileList which is then looking for a specfic file pattern from the uploads folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file pattern we're looking for is "*_\\d{8}.csv" and this is an example set of filenames we're trying to pick up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RHR_Payments_20220819.csv, RHR_Items_20220819.csv, RHR_Comps_20220819.csv, RHR_Checks_20220819.csv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the tFileList is complete, we're using a tIterateToFlow component, which I believe should order these files and process them individually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tIterateToFlow component has a mapping of column equal to FileName with a value equal to ((String)globalMap.get("tFTPFileList_1_CURRENT_FILE")).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached are the two components themselves, in case you wanted to look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My main aim is to try and figure out why none of the filenames I've mentioned above are being passed through the tIterateToFlow component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is enough information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Curtis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileList-and-tIterateToFlow-components-not-picking-any-files-up/m-p/2322899#M92801</guid>
      <dc:creator>curtisdee13</dc:creator>
      <dc:date>2024-11-15T22:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: TfileList and tIterateToFlow components not picking any files up</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TfileList-and-tIterateToFlow-components-not-picking-any-files-up/m-p/2322900#M92802</link>
      <description>&lt;P&gt;I think your regex is wrong. You showed this....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*_\\d{8}.csv&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;....I believe it needs to be this.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.*_\\d{8}.csv&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You appear to left out the "." at the beginning.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 14:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TfileList-and-tIterateToFlow-components-not-picking-any-files-up/m-p/2322900#M92802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-16T14:19:46Z</dc:date>
    </item>
  </channel>
</rss>

