<?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] FTP connection time out in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238097#M26320</link>
    <description>First time i run job it will fetch file from from remote FTP and store in local machine.Now it is working fine data is displaying in console.
&lt;BR /&gt;But if i run same job my job is failing because job fetching file one more time which is already present in local machine.
&lt;BR /&gt;If i check "append" in "tFTPGet" component my job working fine(running more than one time also).
&lt;BR /&gt;But i don't want to append the data which is becoming duplicate.
&lt;BR /&gt;i want to delete file which is in local at the end of job every time.So,that i will not face overriding error.&amp;nbsp;
&lt;BR /&gt;Help me how can i delete file which is at local machine every time at the end of my job.</description>
    <pubDate>Mon, 11 Jan 2016 14:44:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-11T14:44:45Z</dc:date>
    <item>
      <title>[resolved] FTP connection time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238093#M26316</link>
      <description>hi, 
&lt;BR /&gt;My job motive is to get file from FTP server and show data of the file in console. 
&lt;BR /&gt;Please look into my job designed using FTP connection. 
&lt;BR /&gt;I selected 'Print Message' in the advanced settings of 'tFTPGet' component.so,i see message like 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "file downloaded successfully" in console. 
&lt;BR /&gt;When i run my job i am getting below exception 
&lt;BR /&gt;Starting job sample5 at 18:56 11/01/2016. 
&lt;BR /&gt; connecting to socket on port 3914 
&lt;BR /&gt; connected 
&lt;BR /&gt;file downloaded successfully. 
&lt;BR /&gt;data-example-1.csv (The system cannot find the file specified) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job sample5 ended at 18:56 11/01/2016. 
&lt;BR /&gt;But file exists in destination. 
&lt;BR /&gt;i have attched the screenshots of my job.Please look into this help me with the process. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/341484/FTP_Connection.png_20160111-1356.png" /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/341484/FTP_Filelist_Component_settings.png_20160111-1356.png" /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/341484/IF_Condition.png_20160111-1356.png" /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/341484/tFileDelimitedInput_Component_Settings.png_20160111-1356.png" /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/341484/tFTPGet_Component_Settings.png_20160111-1356.png" /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/341484/ERROR.png_20160111-1429.png" /&gt;</description>
      <pubDate>Mon, 11 Jan 2016 08:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238093#M26316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T08:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] FTP connection time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238094#M26317</link>
      <description>Hi,&lt;BR /&gt;I think the path in your&amp;nbsp;tFileInputDelimited_1 is not ok : add in path the prefix of the current directory ( D:/work/ )&lt;BR /&gt;Arnaud</description>
      <pubDate>Mon, 11 Jan 2016 13:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238094#M26317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T13:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] FTP connection time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238095#M26318</link>
      <description>thanks team, 
&lt;BR /&gt;See my screenshots i am getting error in "tFTPGet" component. 
&lt;BR /&gt;One more information is file is downloading to my location directory &amp;nbsp;from FTP server.From there data is &amp;nbsp; moving to 'tFileInputDelimited' component and to 'tLogRow'. 
&lt;BR /&gt;But problem here i am not getting what is the problem with "tFTPGet" component.There i am getting 'Error'. 
&lt;BR /&gt;Have a look at my screenshot. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/341484/JOB_SUCCESS.png.png" /&gt;</description>
      <pubDate>Mon, 11 Jan 2016 13:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238095#M26318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T13:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] FTP connection time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238096#M26319</link>
      <description>I see your error on the last screenshot.&lt;BR /&gt;May be it's just a job view bug. Close en re-open the job and run it to verify (it's not ok, close and re-open TOS).</description>
      <pubDate>Mon, 11 Jan 2016 14:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238096#M26319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T14:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] FTP connection time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238097#M26320</link>
      <description>First time i run job it will fetch file from from remote FTP and store in local machine.Now it is working fine data is displaying in console.
&lt;BR /&gt;But if i run same job my job is failing because job fetching file one more time which is already present in local machine.
&lt;BR /&gt;If i check "append" in "tFTPGet" component my job working fine(running more than one time also).
&lt;BR /&gt;But i don't want to append the data which is becoming duplicate.
&lt;BR /&gt;i want to delete file which is in local at the end of job every time.So,that i will not face overriding error.&amp;nbsp;
&lt;BR /&gt;Help me how can i delete file which is at local machine every time at the end of my job.</description>
      <pubDate>Mon, 11 Jan 2016 14:44:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238097#M26320</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T14:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] FTP connection time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238098#M26321</link>
      <description>You have 2 solutions :&lt;BR /&gt;1. After your tFTPFileList, check if the file exist on your local with tFileExist and ((String)globalMap.get("tFileList_1_CURRENT_FILEPATH"))&lt;BR /&gt;If not exist make your tFTPGet and continue your job&lt;BR /&gt;2. After your tLogRow, use a tFileDelete on your local. With this solution, you get all files.&lt;BR /&gt;Arnaud</description>
      <pubDate>Tue, 12 Jan 2016 07:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238098#M26321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-12T07:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] FTP connection time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238099#M26322</link>
      <description>thanks, 
&lt;BR /&gt;i did that.One more thing i need to know how can i get response in java code from talend job. 
&lt;BR /&gt;Response i need is number of rows inserted in data base. 
&lt;BR /&gt;Is that possible to get response from talend job and print count in java code ? 
&lt;BR /&gt;Look at my java code and talend job in screenshots? 
&lt;BR /&gt;I call my job using AXIS webservice. 
&lt;BR /&gt;Help me with the process and changes i need to do to get response from my talend job to web application. 
&lt;BR /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/341484/javacode.png_20160113-0617.png" /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/341484/MY_JOB.png.png" /&gt;</description>
      <pubDate>Wed, 13 Jan 2016 05:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238099#M26322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T05:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] FTP connection time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238100#M26323</link>
      <description>Hi,&lt;BR /&gt;The post is resolved so you can prefix by  this post and create a new topic to respect the rules.&lt;BR /&gt;I will&amp;nbsp;answer in the new topic.&lt;BR /&gt;Thanks,&lt;BR /&gt;Arnaud</description>
      <pubDate>Wed, 13 Jan 2016 09:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-FTP-connection-time-out/m-p/2238100#M26323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T09:24:14Z</dc:date>
    </item>
  </channel>
</rss>

