<?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 How to reload the doc after the doc loading failed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-reload-the-doc-after-the-doc-loading-failed/m-p/313123#M1321790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I set a reloading schedule on one Doc in QEMC. I was wondering wheher we can set a re-try function on reloading if the first time fails?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>How to reload the doc after the doc loading failed</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reload-the-doc-after-the-doc-loading-failed/m-p/313123#M1321790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I set a reloading schedule on one Doc in QEMC. I was wondering wheher we can set a re-try function on reloading if the first time fails?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reload-the-doc-after-the-doc-loading-failed/m-p/313123#M1321790</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>How to reload the doc after the doc loading failed</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reload-the-doc-after-the-doc-loading-failed/m-p/313124#M1321792</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;You can either create an identical file that reloads on the event of a failure in the other reload, or store a value when the load is successful (if such thing is possible) into a QVD file, and another field checks whether that QVD has that value or not, and reloads accordingly. If this is a requirement probably the simpler and probably more efficient way is to have the same script in two different files that generate the same QVDs. It's more elegant, though, writing a simple 1 to a QVD file when the reload ends successfully, so the second file, that only reads this field in this QVD triggers the second reload of the first file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 14:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reload-the-doc-after-the-doc-loading-failed/m-p/313124#M1321792</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-12-20T14:01:42Z</dc:date>
    </item>
    <item>
      <title>How to reload the doc after the doc loading failed</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reload-the-doc-after-the-doc-loading-failed/m-p/313125#M1321793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the Triggers section of your reload task, there's an option to increase the number of tries. You can increase that along with the timeout time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 18:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reload-the-doc-after-the-doc-loading-failed/m-p/313125#M1321793</guid>
      <dc:creator />
      <dc:date>2011-12-20T18:24:22Z</dc:date>
    </item>
    <item>
      <title>How to reload the doc after the doc loading failed</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reload-the-doc-after-the-doc-loading-failed/m-p/313126#M1321794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks, but where is it: trigger section in QEMC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 06:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reload-the-doc-after-the-doc-loading-failed/m-p/313126#M1321794</guid>
      <dc:creator />
      <dc:date>2011-12-22T06:35:34Z</dc:date>
    </item>
    <item>
      <title>How to reload the doc after the doc loading failed</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-reload-the-doc-after-the-doc-loading-failed/m-p/313127#M1321796</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;That option is only available in v10 with the Publisher license. If you do have that license, when you create a new task for a source document, you will see General, Reload, Reduce, Distribute... and one of the tabs is Triggers. In the lower part of that tab you have the number of attempts and the timeout in minutes for that task. There are no such options in v10 without Publisher license, so you wil have to support your reloads on a second task as suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 09:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-reload-the-doc-after-the-doc-loading-failed/m-p/313127#M1321796</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-12-22T09:01:31Z</dc:date>
    </item>
  </channel>
</rss>

