<?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: Bypassing QV script error? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723465#M674441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="Code"&gt;set &lt;STRONG&gt;ErrorMode&lt;/STRONG&gt;=0;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;Example:&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;load * from abc.qvw;&lt;/P&gt;&lt;P class="Code"&gt;if ScriptError=8 then&amp;nbsp;&amp;nbsp; // see help for different types of error . Here 8 means 'No file is found'&lt;/P&gt;&lt;P class="Code"&gt;exit script;&lt;/P&gt;&lt;P class="Code"&gt;&lt;SPAN style="color: #000000;"&gt;//no file;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Code"&gt;end if&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2014 11:07:40 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-08-06T11:07:40Z</dc:date>
    <item>
      <title>Bypassing QV script error?</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723463#M674439</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;Sometimes I have a server task failing due to certain files being used by another script at the exact time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering if it is possible to write code that bypasses this? I mean, is it possible to make the script move past a file IF it is already in use by another process, instead of stopping the script reload and throwing an error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also wondering if this might be a good idea at all?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 10:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723463#M674439</guid>
      <dc:creator />
      <dc:date>2014-08-06T10:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing QV script error?</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723464#M674440</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;As per Qlikview behavior is not supported.&lt;/P&gt;&lt;P&gt;you can skip warnings but not errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 11:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723464#M674440</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-06T11:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing QV script error?</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723465#M674441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="Code"&gt;set &lt;STRONG&gt;ErrorMode&lt;/STRONG&gt;=0;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;Example:&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;load * from abc.qvw;&lt;/P&gt;&lt;P class="Code"&gt;if ScriptError=8 then&amp;nbsp;&amp;nbsp; // see help for different types of error . Here 8 means 'No file is found'&lt;/P&gt;&lt;P class="Code"&gt;exit script;&lt;/P&gt;&lt;P class="Code"&gt;&lt;SPAN style="color: #000000;"&gt;//no file;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Code"&gt;end if&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 11:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723465#M674441</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-06T11:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing QV script error?</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723466#M674442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I did not realize this existed. My error is not on the list ("The process cannot access the file because it is being used by another process"). Is this windows specific and therefore not listed as a "QV Error"? (I am a beginner at this, so please bare with me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 11:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723466#M674442</guid>
      <dc:creator />
      <dc:date>2014-08-06T11:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing QV script error?</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723467#M674443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right here. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;But for such case, I would try to catch the error using &lt;SPAN class="Bold"&gt;&lt;STRONG&gt;ScriptErrorDetails &lt;/STRONG&gt;and then conditional script.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 11:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723467#M674443</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-06T11:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing QV script error?</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723468#M674444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read the attached document please &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5342"&gt;Error Handling in Qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 11:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723468#M674444</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-08-06T11:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing QV script error?</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723469#M674446</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;Maybe you need to look at you scheduling and try to fix it so the reloads are not using the same files. You can do this with dependences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 11:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723469#M674446</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2014-08-06T11:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing QV script error?</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723470#M674447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly agree with bill.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot handle this in Qlik.&lt;/P&gt;&lt;P&gt;This is not related to Qlik, This is something related to file sharing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 11:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723470#M674447</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-06T11:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing QV script error?</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723471#M674448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;tresesco wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;But for such case, I would try to catch the error using &lt;SPAN class="Bold"&gt;&lt;STRONG&gt;ScriptErrorDetails &lt;/STRONG&gt;and then conditional script.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Could you please elaborate some more on this? Would that enable me to bypass the error or just give me more information? Since it is windows specific.. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 13:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723471#M674448</guid>
      <dc:creator />
      <dc:date>2014-08-06T13:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing QV script error?</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723472#M674449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was trying to replicate your issue in vain. Then I went back to your first post, uhh - this error is &lt;STRONG&gt;not&lt;/STRONG&gt; actually been thrown by qlikview during load process, rather it's prior to that and by windows os. Therefore, not in the scope of qv error handling. In such cases - follow process as &lt;A href="https://community.qlik.com/qlik-users/3147"&gt;Bill Britt&lt;/A&gt; suggested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 05:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723472#M674449</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-07T05:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing QV script error?</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723473#M674450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the clarification. I'll have to look into what we can do with dependencies. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 06:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-QV-script-error/m-p/723473#M674450</guid>
      <dc:creator />
      <dc:date>2014-08-07T06:18:52Z</dc:date>
    </item>
  </channel>
</rss>

