<?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 FTP Connection is not working in Qlik Sense 3.2 in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/FTP-Connection-is-not-working-in-Qlik-Sense-3-2/m-p/1444436#M3293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;Hey everybody,&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;i do have the following ftp connection problem which arised through an Update to Qlik Sense 3.2.&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;For more than a year this syntax worked in Qlik Sense 3.0 like this:&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;Table1:&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;LOAD &lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FILEBASENAME() as Filebasename &lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;FROM&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://Username:password@IP/$(vFile" rel="nofollow" target="_blank"&gt;ftp://Username:password@IP/$(vFile&lt;/A&gt;&lt;SPAN&gt;)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;(txt, utf8, embedded labels, delimiter is '|', msq);&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;$(vFile) is a variable which contains the filename.&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN&gt;Now i updated the server to Version 3.2 and when refreshing data Qlik Says "This statement only works with lib:// paths in this script mode." So i created a Lib which contains the ftp expression (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://Username:password@IP/" rel="nofollow" target="_blank"&gt;ftp://Username:password@IP/&lt;/A&gt;&lt;SPAN&gt;) and the syntax changed to the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;Table1:&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;LOAD &lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FILEBASENAME() as Filebasename &lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;FROM&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;[lib://FTP/$(vFile)]&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;(txt, utf8, embedded labels, delimiter is '|', msq);&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;$(vFile) is still the filename. &lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;Now, Qlik completely ignores any syntax after lib://FTP. I can type in any expression, even ABCDE of whatever. It always gives me list with all files on the ftp server. But i want a specific file which is on the ftp server. Around this expression is a loop, because the file name changes every time and that's why we are using a variable.&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;Does anybody have an idea for a solution?&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;Thank you folks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Nov 2017 09:47:14 GMT</pubDate>
    <dc:creator>tesc01409</dc:creator>
    <dc:date>2017-11-09T09:47:14Z</dc:date>
    <item>
      <title>FTP Connection is not working in Qlik Sense 3.2</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/FTP-Connection-is-not-working-in-Qlik-Sense-3-2/m-p/1444436#M3293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;Hey everybody,&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;i do have the following ftp connection problem which arised through an Update to Qlik Sense 3.2.&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;For more than a year this syntax worked in Qlik Sense 3.0 like this:&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;Table1:&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;LOAD &lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FILEBASENAME() as Filebasename &lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;FROM&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://Username:password@IP/$(vFile" rel="nofollow" target="_blank"&gt;ftp://Username:password@IP/$(vFile&lt;/A&gt;&lt;SPAN&gt;)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;(txt, utf8, embedded labels, delimiter is '|', msq);&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;$(vFile) is a variable which contains the filename.&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN&gt;Now i updated the server to Version 3.2 and when refreshing data Qlik Says "This statement only works with lib:// paths in this script mode." So i created a Lib which contains the ftp expression (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://Username:password@IP/" rel="nofollow" target="_blank"&gt;ftp://Username:password@IP/&lt;/A&gt;&lt;SPAN&gt;) and the syntax changed to the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;Table1:&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;LOAD &lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FILEBASENAME() as Filebasename &lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;FROM&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;[lib://FTP/$(vFile)]&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;(txt, utf8, embedded labels, delimiter is '|', msq);&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;$(vFile) is still the filename. &lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;Now, Qlik completely ignores any syntax after lib://FTP. I can type in any expression, even ABCDE of whatever. It always gives me list with all files on the ftp server. But i want a specific file which is on the ftp server. Around this expression is a loop, because the file name changes every time and that's why we are using a variable.&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;Does anybody have an idea for a solution?&lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/P&gt;&lt;P align="left" style="margin-bottom: 0.0001pt;"&gt;Thank you folks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 09:47:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/FTP-Connection-is-not-working-in-Qlik-Sense-3-2/m-p/1444436#M3293</guid>
      <dc:creator>tesc01409</dc:creator>
      <dc:date>2017-11-09T09:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Connection is not working in Qlik Sense 3.2</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/FTP-Connection-is-not-working-in-Qlik-Sense-3-2/m-p/1444437#M3294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share whole script?&lt;/P&gt;&lt;P&gt;How you have defined variable vFile?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 04:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/FTP-Connection-is-not-working-in-Qlik-Sense-3-2/m-p/1444437#M3294</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-10T04:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Connection is not working in Qlik Sense 3.2</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/FTP-Connection-is-not-working-in-Qlik-Sense-3-2/m-p/1444438#M3295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It finally worked again. One just need to deactivate the standard mode in engine settings, so that qlik doesn't need Lib:// anymore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 08:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/FTP-Connection-is-not-working-in-Qlik-Sense-3-2/m-p/1444438#M3295</guid>
      <dc:creator>tesc01409</dc:creator>
      <dc:date>2017-11-10T08:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Connection is not working in Qlik Sense 3.2</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/FTP-Connection-is-not-working-in-Qlik-Sense-3-2/m-p/1444439#M3296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 09:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/FTP-Connection-is-not-working-in-Qlik-Sense-3-2/m-p/1444439#M3296</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-10T09:27:23Z</dc:date>
    </item>
  </channel>
</rss>

