<?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: Automatic trigger after a file is uploaded to FTP server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Automatic-trigger-after-a-file-is-uploaded-to-FTP-server/m-p/2302384#M74372</link>
    <description>Hi sreedevi, 
&lt;BR /&gt;You can use tWaitForFile component to achieve this. 
&lt;BR /&gt;1) In order to identify whether its the required file, there are multiple ways 
&lt;BR /&gt; a) Mention ".csv" extension / naming convention of the file (e.g. *Invoice*.csv) in File Mask property 
&lt;BR /&gt; b) tSchemaComplianceCheck component can do at the load time (not the ideal solution) 
&lt;BR /&gt;2) In order to make sure file is successfully uploaded on FTP site before your job start processing the file - you need to check option in Advanced settings - "Wait for file to be released" 
&lt;BR /&gt;Please take a look at the screen shots attached for further details. Hope this helps. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA6b.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149875iF5FA2BFD8DA19ADE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA6b.jpg" alt="0683p000009MA6b.jpg" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEiI.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132775i747F2B355EB964ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEiI.jpg" alt="0683p000009MEiI.jpg" /&gt;&lt;/span&gt;</description>
    <pubDate>Tue, 02 Jul 2013 08:46:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-07-02T08:46:41Z</dc:date>
    <item>
      <title>Automatic trigger after a file is uploaded to FTP server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Automatic-trigger-after-a-file-is-uploaded-to-FTP-server/m-p/2302381#M74369</link>
      <description>Hi All, 
&lt;BR /&gt;I have a requirement like this.ie,Immediately after a data file is being uploaded to the ftp server , a process to automatically open the file and check whether this is the required csv file and try to import this into the db. 
&lt;BR /&gt;Please note that we should't consider a file in transmit (ie only when the file upload is completed the process should consider this as a file).Can I achieve this requirement with Talend ? Please advice. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Sreedevi.S</description>
      <pubDate>Sat, 16 Nov 2024 11:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Automatic-trigger-after-a-file-is-uploaded-to-FTP-server/m-p/2302381#M74369</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic trigger after a file is uploaded to FTP server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Automatic-trigger-after-a-file-is-uploaded-to-FTP-server/m-p/2302382#M74370</link>
      <description>Hi 
&lt;BR /&gt;How do you decide the file is the required csv file or not? What is the basis?
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 01 Jul 2013 12:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Automatic-trigger-after-a-file-is-uploaded-to-FTP-server/m-p/2302382#M74370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-01T12:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic trigger after a file is uploaded to FTP server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Automatic-trigger-after-a-file-is-uploaded-to-FTP-server/m-p/2302383#M74371</link>
      <description>Hi Shong, 
&lt;BR /&gt;Thanks for the reply.I have posted the requirement.Not sure how to accomplish.I think i can check against the schema to decide whether its the needed csv .Please suggest a flow that is suitable for this requirement. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Sreedevi</description>
      <pubDate>Tue, 02 Jul 2013 03:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Automatic-trigger-after-a-file-is-uploaded-to-FTP-server/m-p/2302383#M74371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-02T03:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic trigger after a file is uploaded to FTP server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Automatic-trigger-after-a-file-is-uploaded-to-FTP-server/m-p/2302384#M74372</link>
      <description>Hi sreedevi, 
&lt;BR /&gt;You can use tWaitForFile component to achieve this. 
&lt;BR /&gt;1) In order to identify whether its the required file, there are multiple ways 
&lt;BR /&gt; a) Mention ".csv" extension / naming convention of the file (e.g. *Invoice*.csv) in File Mask property 
&lt;BR /&gt; b) tSchemaComplianceCheck component can do at the load time (not the ideal solution) 
&lt;BR /&gt;2) In order to make sure file is successfully uploaded on FTP site before your job start processing the file - you need to check option in Advanced settings - "Wait for file to be released" 
&lt;BR /&gt;Please take a look at the screen shots attached for further details. Hope this helps. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA6b.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149875iF5FA2BFD8DA19ADE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA6b.jpg" alt="0683p000009MA6b.jpg" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEiI.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132775i747F2B355EB964ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEiI.jpg" alt="0683p000009MEiI.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 02 Jul 2013 08:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Automatic-trigger-after-a-file-is-uploaded-to-FTP-server/m-p/2302384#M74372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-02T08:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic trigger after a file is uploaded to FTP server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Automatic-trigger-after-a-file-is-uploaded-to-FTP-server/m-p/2302385#M74373</link>
      <description>Hi Nishad,&lt;BR /&gt;Thank you so much for the reply.I will try the same.&lt;BR /&gt;Sreedevi</description>
      <pubDate>Tue, 02 Jul 2013 10:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Automatic-trigger-after-a-file-is-uploaded-to-FTP-server/m-p/2302385#M74373</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-02T10:10:16Z</dc:date>
    </item>
  </channel>
</rss>

