<?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] How to use tFTPFileExist in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tFTPFileExist/m-p/2286592#M60214</link>
    <description>Thank you for this one.</description>
    <pubDate>Wed, 25 Feb 2015 09:39:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-25T09:39:43Z</dc:date>
    <item>
      <title>[resolved] How to use tFTPFileExist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tFTPFileExist/m-p/2286590#M60212</link>
      <description>Can you please attach sample image on how to use tFTPFileexist?</description>
      <pubDate>Wed, 11 Feb 2015 10:11:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tFTPFileExist/m-p/2286590#M60212</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-11T10:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use tFTPFileExist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tFTPFileExist/m-p/2286591#M60213</link>
      <description>Hi&amp;nbsp;
&lt;BR /&gt;tFTPFileExist is used to check if a file exists or not on the FTP server, the return result is stored in a global variable and you can get it via:
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;(Boolean)globalMap.get("tFTPFileExist_1_EXISTS")&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;For example:
&lt;BR /&gt;tFTPFileExist
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;|
&lt;BR /&gt;onsubjobok
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;|
&lt;BR /&gt;tJava
&lt;BR /&gt;on tJava:
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;boolean result=&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;(boolean)globalMap.get("tFTPFileExist_1_EXISTS");&lt;BR /&gt;if(result==true){&lt;BR /&gt;System.out.println("the file exists!");&lt;BR /&gt;}else{&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;System.out.println("the file does not exist!");&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;}&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;BR
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 25 Feb 2015 09:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tFTPFileExist/m-p/2286591#M60213</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-25T09:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use tFTPFileExist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tFTPFileExist/m-p/2286592#M60214</link>
      <description>Thank you for this one.</description>
      <pubDate>Wed, 25 Feb 2015 09:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tFTPFileExist/m-p/2286592#M60214</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-25T09:39:43Z</dc:date>
    </item>
  </channel>
</rss>

