<?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: is it possible to create a script looking IF the LOCAL file ( i.e. x:\dir\xxx.qwv) is available to execute the binary load or - otherwise - execute the FTP load? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/is-it-possible-to-create-a-script-looking-IF-the-LOCAL-file-i-e/m-p/262805#M709766</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;uhmmmmm since binary load must be first statement of the script this solution doesn't work?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date: Tue, 29 May 2012 04:46:42 -0400&lt;/P&gt;&lt;P&gt;From: qliktech@sgaur.hosted.jivesoftware.com&lt;/P&gt;&lt;P&gt;To: alsailor@hotmail.com&lt;/P&gt;&lt;P&gt;Subject: &lt;A href="Development (QlikView Desktop)"&gt;&lt;/A&gt; - Re: is it possible to create a script looking IF the LOCAL file ( i.e. x:\dir\xxx.qwv) is available to execute the binary load or - otherwise - execute the FTP load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: is it possible to create a script looking IF the LOCAL file ( i.e. x:\dir\xxx.qwv) is available to execute the binary load or - otherwise - execute the FTP load? created by jackyxuebin in Development (QlikView Desktop) - View the full discussion &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi rav,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;if filetime('x:\dir\xxx.qvw') then&lt;/P&gt;&lt;P&gt;//local load&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;//ftp load&lt;/P&gt;&lt;P&gt;endif&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xue Bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email -or- go to the message on QlikCommunity&lt;/P&gt;&lt;P&gt;Start a new discussion in Development (QlikView Desktop) by email or at QlikCommunity&lt;/P&gt;&lt;P&gt;© 1993-2011 QlikTech International AB     Copyright &amp;amp; Trademarks | Privacy | Terms of Use | Software EULA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 May 2012 09:15:33 GMT</pubDate>
    <dc:creator>sherazade</dc:creator>
    <dc:date>2012-05-29T09:15:33Z</dc:date>
    <item>
      <title>is it possible to create a script looking IF the LOCAL file ( i.e. x:\dir\xxx.qwv) is available to execute the binary load or - otherwise - execute the FTP load?</title>
      <link>https://community.qlik.com/t5/QlikView/is-it-possible-to-create-a-script-looking-IF-the-LOCAL-file-i-e/m-p/262802#M709763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I wrote TWO documents : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- one loads data from a local file ( binary x:\dir\xxx.qwv) when the user is connected to the intranet&lt;/P&gt;&lt;P&gt;- one loads the same data from a binary &lt;A href="ftp://user:pwd@ftp.site.com/xxx.qwv"&gt;ftp://user:pwd@ftp.site.com/xxx.qwv&lt;/A&gt; when the user id connected via internet &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to create a script looking IF the LOCAL file ( i.e. x:\dir\xxx.qwv) is available to execute the binary load or - otherwise - execute the FTP load?&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 11:33:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-it-possible-to-create-a-script-looking-IF-the-LOCAL-file-i-e/m-p/262802#M709763</guid>
      <dc:creator>sherazade</dc:creator>
      <dc:date>2011-10-20T11:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: is it possible to create a script looking IF the LOCAL file ( i.e. x:\dir\xxx.qwv) is available to execute the binary load or - otherwise - execute the FTP load?</title>
      <link>https://community.qlik.com/t5/QlikView/is-it-possible-to-create-a-script-looking-IF-the-LOCAL-file-i-e/m-p/262803#M709764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you got any solution on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 08:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-it-possible-to-create-a-script-looking-IF-the-LOCAL-file-i-e/m-p/262803#M709764</guid>
      <dc:creator />
      <dc:date>2012-05-29T08:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: is it possible to create a script looking IF the LOCAL file ( i.e. x:\dir\xxx.qwv) is available to execute the binary load or - otherwise - execute the FTP load?</title>
      <link>https://community.qlik.com/t5/QlikView/is-it-possible-to-create-a-script-looking-IF-the-LOCAL-file-i-e/m-p/262804#M709765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;if filetime('x:\dir\xxx.qvw') then&lt;/P&gt;&lt;P&gt;//local load&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;//ftp load&lt;/P&gt;&lt;P&gt;endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xue Bin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 08:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-it-possible-to-create-a-script-looking-IF-the-LOCAL-file-i-e/m-p/262804#M709765</guid>
      <dc:creator />
      <dc:date>2012-05-29T08:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: is it possible to create a script looking IF the LOCAL file ( i.e. x:\dir\xxx.qwv) is available to execute the binary load or - otherwise - execute the FTP load?</title>
      <link>https://community.qlik.com/t5/QlikView/is-it-possible-to-create-a-script-looking-IF-the-LOCAL-file-i-e/m-p/262805#M709766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;uhmmmmm since binary load must be first statement of the script this solution doesn't work?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date: Tue, 29 May 2012 04:46:42 -0400&lt;/P&gt;&lt;P&gt;From: qliktech@sgaur.hosted.jivesoftware.com&lt;/P&gt;&lt;P&gt;To: alsailor@hotmail.com&lt;/P&gt;&lt;P&gt;Subject: &lt;A href="Development (QlikView Desktop)"&gt;&lt;/A&gt; - Re: is it possible to create a script looking IF the LOCAL file ( i.e. x:\dir\xxx.qwv) is available to execute the binary load or - otherwise - execute the FTP load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: is it possible to create a script looking IF the LOCAL file ( i.e. x:\dir\xxx.qwv) is available to execute the binary load or - otherwise - execute the FTP load? created by jackyxuebin in Development (QlikView Desktop) - View the full discussion &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi rav,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;if filetime('x:\dir\xxx.qvw') then&lt;/P&gt;&lt;P&gt;//local load&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;//ftp load&lt;/P&gt;&lt;P&gt;endif&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xue Bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email -or- go to the message on QlikCommunity&lt;/P&gt;&lt;P&gt;Start a new discussion in Development (QlikView Desktop) by email or at QlikCommunity&lt;/P&gt;&lt;P&gt;© 1993-2011 QlikTech International AB     Copyright &amp;amp; Trademarks | Privacy | Terms of Use | Software EULA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 09:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-it-possible-to-create-a-script-looking-IF-the-LOCAL-file-i-e/m-p/262805#M709766</guid>
      <dc:creator>sherazade</dc:creator>
      <dc:date>2012-05-29T09:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: is it possible to create a script looking IF the LOCAL file ( i.e. x:\dir\xxx.qwv) is available to execute the binary load or - otherwise - execute the FTP load?</title>
      <link>https://community.qlik.com/t5/QlikView/is-it-possible-to-create-a-script-looking-IF-the-LOCAL-file-i-e/m-p/262806#M709767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not yet.... I did change from binary load to loading a qvd sigh&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date: Tue, 29 May 2012 04:36:14 -0400&lt;/P&gt;&lt;P&gt;From: qliktech@sgaur.hosted.jivesoftware.com&lt;/P&gt;&lt;P&gt;To: alsailor@hotmail.com&lt;/P&gt;&lt;P&gt;Subject: &lt;A href="Development (QlikView Desktop)"&gt;&lt;/A&gt; - Re: is it possible to create a script looking IF the LOCAL file ( i.e. x:\dir\xxx.qwv) is available to execute the binary load or - otherwise - execute the FTP load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: is it possible to create a script looking IF the LOCAL file ( i.e. x:\dir\xxx.qwv) is available to execute the binary load or - otherwise - execute the FTP load? created by rav 1234 in Development (QlikView Desktop) - View the full discussion &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;do you got any solution on this ?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email -or- go to the message on QlikCommunity&lt;/P&gt;&lt;P&gt;Start a new discussion in Development (QlikView Desktop) by email or at QlikCommunity&lt;/P&gt;&lt;P&gt;© 1993-2011 QlikTech International AB     Copyright &amp;amp; Trademarks | Privacy | Terms of Use | Software EULA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 09:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-it-possible-to-create-a-script-looking-IF-the-LOCAL-file-i-e/m-p/262806#M709767</guid>
      <dc:creator>sherazade</dc:creator>
      <dc:date>2012-05-29T09:16:09Z</dc:date>
    </item>
  </channel>
</rss>

