<?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 qmc in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/qmc/m-p/1098721#M364809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 15px;"&gt;how to&amp;nbsp; make the model dependent on qvds, and app on model in qmc while scheduling the job&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2016 11:39:07 GMT</pubDate>
    <dc:creator>manoranjan_d</dc:creator>
    <dc:date>2016-07-19T11:39:07Z</dc:date>
    <item>
      <title>qmc</title>
      <link>https://community.qlik.com/t5/QlikView/qmc/m-p/1098721#M364809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 15px;"&gt;how to&amp;nbsp; make the model dependent on qvds, and app on model in qmc while scheduling the job&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 11:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qmc/m-p/1098721#M364809</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2016-07-19T11:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: qmc</title>
      <link>https://community.qlik.com/t5/QlikView/qmc/m-p/1098722#M364810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoranjan,&lt;/P&gt;&lt;P&gt;it would be better if you elaborate more in order to be more effective in finding a solution to your problem.&lt;/P&gt;&lt;P&gt;Maybe you are talking about something like three tier architecture, if so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should have 3 layers:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Extract&lt;UL&gt;&lt;LI&gt;This QVW app extracts data from source and generates QVD files.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Model&lt;UL&gt;&lt;LI&gt;Reads from QVD files and apply logic and calculations.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;UI&lt;UL&gt;&lt;LI&gt;Performs a binary load of the model and only has UI.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in QMC you can schedule the extract at your desired time, and chain the model and UI.&lt;/P&gt;&lt;P&gt;Please let me know if this helps you and if you need more info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 12:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qmc/m-p/1098722#M364810</guid>
      <dc:creator>santiago_respane</dc:creator>
      <dc:date>2016-07-19T12:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: qmc</title>
      <link>https://community.qlik.com/t5/QlikView/qmc/m-p/1098723#M364811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so i should make the time difference between these three tier , qvd as to run on 12pm data model on 12.30pm and UI on 1pm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 12:04:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qmc/m-p/1098723#M364811</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2016-07-19T12:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: qmc</title>
      <link>https://community.qlik.com/t5/QlikView/qmc/m-p/1098724#M364812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can chain the tasks after the successful ending of the previous one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the console, in the triggers tab of the task window, you will find that you can scghedule a task based on an event from another task, you can schedule as follows:\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Extract -&amp;gt; 12:00 PM&lt;/LI&gt;&lt;LI&gt;Model -&amp;gt; Scheduled after successful execution of extract&lt;/LI&gt;&lt;LI&gt;UI -&amp;gt; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Scheduled after successful execution of model&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way if any layer fails it wont affect the next ones and they wont execute, also if they take longer than expected the next ones will always run after the previous ends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this helps.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 12:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qmc/m-p/1098724#M364812</guid>
      <dc:creator>santiago_respane</dc:creator>
      <dc:date>2016-07-19T12:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: qmc</title>
      <link>https://community.qlik.com/t5/QlikView/qmc/m-p/1098725#M364813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here, You want to give custom object schedule, Right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 12:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qmc/m-p/1098725#M364813</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-19T12:20:51Z</dc:date>
    </item>
  </channel>
</rss>

