<?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: QMC Reload Process in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714767#M1083526</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Rob &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have publisher, there is another posibility without publisher?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jun 2014 12:59:43 GMT</pubDate>
    <dc:creator>fkeuroglian</dc:creator>
    <dc:date>2014-06-20T12:59:43Z</dc:date>
    <item>
      <title>QMC Reload Process</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714764#M1083523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi people i would like to know if there is a posibility to create a Defensive programing in the reload procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example, i have 3 etl, and they are in secuence: ETL1 then ETL2 then ETL3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i have checked the option "on event from another task succesfull" and then execute the etl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if etl1 fail, stop all the process and etl2 and etl3 do not complety and reload ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a way to create some flag or something to have the posibility to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RUN ETL1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF ETL1 OK THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RUN ETL2&lt;/P&gt;&lt;P&gt;ELSE &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RUN ETL2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF ETL2 OK THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RUN ETL3&lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RUN ETL3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you a lot people all the help will be appreciated !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 17:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714764#M1083523</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-06-19T17:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Reload Process</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714765#M1083524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to just create two tasks for ETL2 and 3.&amp;nbsp; So:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IF ETL1 OK THEN&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RUN ETL2 Task 1&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ELSE&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RUN ETL2 Task 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IF ETL2 OK THEN&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RUN ETL3 Task 1&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ELSE&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RUN ETL3 Task 2&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Both Task 1 and Task 2 are the same thing, just triggered differently.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 23:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714765#M1083524</guid>
      <dc:creator>Chris_Rice</dc:creator>
      <dc:date>2014-06-19T23:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Reload Process</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714766#M1083525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand, you want to run ETL2 when ETL1 completes, either successful or failure? Do you have Publisher? If so, you can define both triggers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 03:13:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714766#M1083525</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-06-20T03:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Reload Process</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714767#M1083526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Rob &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have publisher, there is another posibility without publisher?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 12:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714767#M1083526</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-06-20T12:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Reload Process</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714768#M1083527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that's possible with QlikView sans Publisher, but you should be able to set up external tasks and triggers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/docs/DOC-3024" title="http://community.qlik.com/docs/DOC-3024"&gt;http://community.qlik.com/docs/DOC-3024&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 18:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714768#M1083527</guid>
      <dc:creator>Chris_Rice</dc:creator>
      <dc:date>2014-06-20T18:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Reload Process</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714769#M1083528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just create 2 triggers; one for success and another for failure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 19:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714769#M1083528</guid>
      <dc:creator />
      <dc:date>2014-06-20T19:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Reload Process</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714770#M1083529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kiru, explain more&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what would you use and put an example , where and how do you create the two triggers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 19:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Reload-Process/m-p/714770#M1083529</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-06-20T19:37:42Z</dc:date>
    </item>
  </channel>
</rss>

