<?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 Conditional reloads in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-reloads/m-p/1324913#M614982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, I have a model that reloads regularly from QMC. The reload should only run if a file exists otherwise exit. The Exit Script function will stop execution and save the model at this point without data or partially completed which is no good. I can save data in qvd's and reload these rather than exiting but the qvd's can be large. I can use a batch file to reload where the batch file checks if the file exists, but I also want to move the files if successfully loaded which is done inside the load script. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Don't want to use EDX.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;A workaround is make the load script error if no file is found and put up with the error notifications from QMC but pretty ugly. &lt;/P&gt;&lt;P&gt;Is there any way to just exit a reload &lt;EM&gt;gracefully&lt;/EM&gt; without loading any data and without changing the model ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jun 2017 10:23:27 GMT</pubDate>
    <dc:creator>sangland2</dc:creator>
    <dc:date>2017-06-07T10:23:27Z</dc:date>
    <item>
      <title>Conditional reloads</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-reloads/m-p/1324913#M614982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, I have a model that reloads regularly from QMC. The reload should only run if a file exists otherwise exit. The Exit Script function will stop execution and save the model at this point without data or partially completed which is no good. I can save data in qvd's and reload these rather than exiting but the qvd's can be large. I can use a batch file to reload where the batch file checks if the file exists, but I also want to move the files if successfully loaded which is done inside the load script. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Don't want to use EDX.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;A workaround is make the load script error if no file is found and put up with the error notifications from QMC but pretty ugly. &lt;/P&gt;&lt;P&gt;Is there any way to just exit a reload &lt;EM&gt;gracefully&lt;/EM&gt; without loading any data and without changing the model ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 10:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-reloads/m-p/1324913#M614982</guid>
      <dc:creator>sangland2</dc:creator>
      <dc:date>2017-06-07T10:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional reloads</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-reloads/m-p/1324914#M614983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could have your script store into a QVD.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;if the source files are there, load them, move them and overwrite the QVD&lt;/LI&gt;&lt;LI&gt;if the source files are &lt;STRONG&gt;NOT&lt;/STRONG&gt; there, exit script&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should keep your QMC task status overview free of ugly exclamation marks, while still relatively simply providing you with an easy to maintain answer to your demands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;Ronald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 12:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-reloads/m-p/1324914#M614983</guid>
      <dc:creator>RonaldDoes</dc:creator>
      <dc:date>2017-06-07T12:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional reloads</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-reloads/m-p/1324915#M614984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Obviously, your dashboard should be reloaded from this QVD. Have QMC reload this on succesful completion of the previous (QVD generation) task.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 12:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-reloads/m-p/1324915#M614984</guid>
      <dc:creator>RonaldDoes</dc:creator>
      <dc:date>2017-06-07T12:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional reloads</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-reloads/m-p/1324916#M614985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Thanks Ronald. I am using binary and qvd reload of stored data for the fastest reload time when there is nothing new to reload. but it seems there is nothing to just exit Gracefully. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 19:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-reloads/m-p/1324916#M614985</guid>
      <dc:creator>sangland2</dc:creator>
      <dc:date>2017-06-07T19:58:23Z</dc:date>
    </item>
  </channel>
</rss>

