<?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: tFTPPut component's status incorrect when using FTPs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-component-s-status-incorrect-when-using-FTPs/m-p/2365221#M128852</link>
    <description>It is actually a nightmare if developers have to dig the possible return messages from the job code. This component needs a complete redesign.</description>
    <pubDate>Fri, 22 Apr 2016 18:37:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-22T18:37:52Z</dc:date>
    <item>
      <title>tFTPPut component's status incorrect when using FTPs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-component-s-status-incorrect-when-using-FTPs/m-p/2365220#M128851</link>
      <description>&lt;P&gt;We have a client that requires file delivery by FTPs. We have the job working just fine (connection established using SSL, file is transferred, etc.) using Talend 6.1.1 BUT I have noticed that the status of the tFTPPut component is "No file transfered.". The file is most definitely transferred (it's on the remote side, has the correct content, permissions, etc.). So it seems like the tFTPPut component is reporting the incorrect status when using an FTPs component.&lt;BR /&gt;&lt;BR /&gt;We use a tJava component to raise an exception if there are errors but because of this issue with tFTPPut we've had to add that error message to the list of success codes thus:&lt;BR /&gt;&lt;BR /&gt;String current_status = ((String)globalMap.get("tFTPPut_1_CURRENT_STATUS")) ;&lt;BR /&gt;&lt;BR /&gt;if (!current_status.equals("File transfer OK.") &amp;amp;&amp;amp; !current_status.equals("File rename OK.") &amp;amp;&amp;amp; !current_status.equals("No file transfered.")) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; throw new Exception("FTP exception: FTP transfer failed with status: " + current_status);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;...which just doesn't seem correct. Are others using the tFTPPut with FTPs and is it returning the correct status code?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;-Darren&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 18:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-component-s-status-incorrect-when-using-FTPs/m-p/2365220#M128851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-22T18:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut component's status incorrect when using FTPs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-component-s-status-incorrect-when-using-FTPs/m-p/2365221#M128852</link>
      <description>It is actually a nightmare if developers have to dig the possible return messages from the job code. This component needs a complete redesign.</description>
      <pubDate>Fri, 22 Apr 2016 18:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-component-s-status-incorrect-when-using-FTPs/m-p/2365221#M128852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-22T18:37:52Z</dc:date>
    </item>
  </channel>
</rss>

