<?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: How to transfer files (sequentially) from FTP directory in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-transfer-files-sequentially-from-FTP-directory/m-p/2214076#M11077</link>
    <description>could be something like : 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDAO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133775i1CC2111C8854DD15/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDAO.png" alt="0683p000009MDAO.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDNs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132074i8AA009A0637FC82D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDNs.png" alt="0683p000009MDNs.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;regards 
&lt;BR /&gt;laurent</description>
    <pubDate>Mon, 20 Apr 2015 15:44:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-20T15:44:56Z</dc:date>
    <item>
      <title>How to transfer files (sequentially) from FTP directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-transfer-files-sequentially-from-FTP-directory/m-p/2214073#M11074</link>
      <description>Hi all,
&lt;BR /&gt;I'm conducting a review of Talend capabilities through some real life scenarios for my company's Data Engineering team.
&lt;BR /&gt;The case I'm finding hard to resolve is the scenario where you have several zipped(.gz) files in an FTP directory, and you want to transfer them one by one to an Oracle DB table.
&lt;BR /&gt;I have configured the most part of the job, but the tricky part is that one file has to be transferred each time and since the file is transferred to be ignored from the job in the next run. (not to transfer data that have already been inserted to the DB table).
&lt;BR /&gt;These files are received daily and have a similar file name pattern , like TRANSACTIONS_YYYYMMDD, with the date increasing accordingly each day the file is received.
&lt;BR /&gt;Is there any out of the box component to perform this process?
&lt;BR /&gt;I would appreciate any help.
&lt;BR /&gt;Thank you in advance</description>
      <pubDate>Mon, 20 Apr 2015 13:30:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-transfer-files-sequentially-from-FTP-directory/m-p/2214073#M11074</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-04-20T13:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer files (sequentially) from FTP directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-transfer-files-sequentially-from-FTP-directory/m-p/2214074#M11075</link>
      <description>Additional note: Forgot to mention that I cannot edit any file on the FTP folder, so I can't run the scenario of copy the file to a different folder and start the transfer from there and then deleting it from the original folder when the processing has ended successfully.</description>
      <pubDate>Mon, 20 Apr 2015 13:38:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-transfer-files-sequentially-from-FTP-directory/m-p/2214074#M11075</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-04-20T13:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer files (sequentially) from FTP directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-transfer-files-sequentially-from-FTP-directory/m-p/2214075#M11076</link>
      <description>hi,
&lt;BR /&gt;first retrieve all files from remote ftp repository.(tftpfilelist)
&lt;BR /&gt;Create a table to save which file has already been loaded &amp;amp; push to Oracle DB (with a status field).
&lt;BR /&gt;Really upload files that aren't with status 'OK' (mean files already uploaded and pushed into DB with success).
&lt;BR /&gt;
&lt;BR /&gt;hope it helps
&lt;BR /&gt;laurent</description>
      <pubDate>Mon, 20 Apr 2015 15:36:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-transfer-files-sequentially-from-FTP-directory/m-p/2214075#M11076</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-20T15:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer files (sequentially) from FTP directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-transfer-files-sequentially-from-FTP-directory/m-p/2214076#M11077</link>
      <description>could be something like : 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDAO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133775i1CC2111C8854DD15/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDAO.png" alt="0683p000009MDAO.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDNs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132074i8AA009A0637FC82D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDNs.png" alt="0683p000009MDNs.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;regards 
&lt;BR /&gt;laurent</description>
      <pubDate>Mon, 20 Apr 2015 15:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-transfer-files-sequentially-from-FTP-directory/m-p/2214076#M11077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-20T15:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer files (sequentially) from FTP directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-transfer-files-sequentially-from-FTP-directory/m-p/2214077#M11078</link>
      <description>Thank you very much Laurent.&lt;BR /&gt;I will try this solution.</description>
      <pubDate>Tue, 21 Apr 2015 10:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-transfer-files-sequentially-from-FTP-directory/m-p/2214077#M11078</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-04-21T10:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer files (sequentially) from FTP directory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-transfer-files-sequentially-from-FTP-directory/m-p/2214078#M11079</link>
      <description>tell us if it's resolved 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;regards</description>
      <pubDate>Tue, 21 Apr 2015 10:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-transfer-files-sequentially-from-FTP-directory/m-p/2214078#M11079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-21T10:29:23Z</dc:date>
    </item>
  </channel>
</rss>

