<?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: QlikView (Via QMC) Skip Reload if no new data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-Via-QMC-Skip-Reload-if-no-new-data/m-p/1246342#M864727</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;please read this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-2650"&gt;Using EDX in QlikView 11&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Dec 2016 15:41:46 GMT</pubDate>
    <dc:creator>agomes1971</dc:creator>
    <dc:date>2016-12-29T15:41:46Z</dc:date>
    <item>
      <title>QlikView (Via QMC) Skip Reload if no new data</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Via-QMC-Skip-Reload-if-no-new-data/m-p/1246341#M864726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello fellow Qlikkers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Model that has three steps DB - Scheme - Model and loads Incrementally.&lt;BR /&gt;This is a big model, with over than 100M records in the main Fact table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The process is being managed by the QMC Tasks and runs once an hour.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Occasionally, there is no new data from the DB and I want to be able to skip the reload of the Scheme + Model for performance reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Options as I see it now:&lt;/P&gt;&lt;P&gt;Exit Script - When using QMC always saves the qvw, and an wild empty model appears&lt;/P&gt;&lt;P&gt;Partial Reload - Haven't worked it out completely, should I dig in further?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appreciate your input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Asaf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Via-QMC-Skip-Reload-if-no-new-data/m-p/1246341#M864726</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView (Via QMC) Skip Reload if no new data</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Via-QMC-Skip-Reload-if-no-new-data/m-p/1246342#M864727</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;please read this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-2650"&gt;Using EDX in QlikView 11&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 15:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Via-QMC-Skip-Reload-if-no-new-data/m-p/1246342#M864727</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2016-12-29T15:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView (Via QMC) Skip Reload if no new data</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Via-QMC-Skip-Reload-if-no-new-data/m-p/1246343#M864728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Partial reload could help.&lt;/P&gt;&lt;P&gt;In case you have a high volume and low frequent source that you do not want to reload everytime due to a presence of low volume and high frequent source in your UI app then you can use Partial reload to run the script that loads from low volume and high frequent source and will skip running the script for high volume data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However from QMC point of view you might need to create two sets of tasks.&lt;/P&gt;&lt;P&gt;One for Full reload low frequent and another one for Partial reload high frequent like every 5 min or so.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 16:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Via-QMC-Skip-Reload-if-no-new-data/m-p/1246343#M864728</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2016-12-29T16:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView (Via QMC) Skip Reload if no new data</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Via-QMC-Skip-Reload-if-no-new-data/m-p/1246344#M864729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need one layer more: DB - &lt;STRONG&gt;QVD Generator&lt;/STRONG&gt; - Scheme - Model in your data-architecture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another rather dirty way would be not to exit the script else to produce intentionally an error which breaks the execution and keeps your application on the previous version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 16:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Via-QMC-Skip-Reload-if-no-new-data/m-p/1246344#M864729</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-12-29T16:18:51Z</dc:date>
    </item>
  </channel>
</rss>

