<?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: Reload does not work in published document in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-does-not-work-in-published-document/m-p/336166#M1305524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Reload action is not allowed when running in the server environment. If you want a sheet button, you'll have to use something that uses the EDX facility to trigger a task on the server. Here's one approach.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikblog.at/2321/qliktip-47-reloading-qlikview-documents-using-the-ajax-mobile-client-triggering-edx-tasks-by-using-a-qlikview-extension/" title="http://www.qlikblog.at/2321/qliktip-47-reloading-qlikview-documents-using-the-ajax-mobile-client-triggering-edx-tasks-by-using-a-qlikview-extension/"&gt;Reloading QlikView Documents using the Ajax-/Mobile-Client (Triggering EDX Tasks by using a QlikView Extension) (QlikTip…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2014 14:40:50 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2014-12-18T14:40:50Z</dc:date>
    <item>
      <title>Reload does not work in published document</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-work-in-published-document/m-p/336161#M1305518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following script that I am executing by through the Actions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ActiveDocument.Reload&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ActiveDocument.Save&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;strPrompt2 = "Script reload successfully completed"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;msgBox(strPrompt2)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works fine when I am running it through the QV desktop, but it skips Reload and Save parts and displays the "Script Completed" message immediattlly after I start it from the AccessPoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All necessary security settings in the document are turned on:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reload&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Partial Reload&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Save Documents (Users)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Macro Override Security&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Allow User Reload&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Vladimir &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/Reload-does-not-work-in-published-document/m-p/336161#M1305518</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not work in published document</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-work-in-published-document/m-p/336162#M1305520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vladimir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you find a solution for that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Peggy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 13:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-work-in-published-document/m-p/336162#M1305520</guid>
      <dc:creator />
      <dc:date>2014-12-18T13:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not work in published document</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-work-in-published-document/m-p/336163#M1305521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use EDX tasks instead. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 14:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-work-in-published-document/m-p/336163#M1305521</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2014-12-18T14:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not work in published document</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-work-in-published-document/m-p/336164#M1305522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peggy, yes, I did. &lt;/P&gt;&lt;P&gt;QV simply is not allowing some actions / macros to be executed on the server. So there was nothing wrong with my settings, it simply does not work by design. It would be helpful for QV to display some kind of message, or put something in the log for this case, but these guys in Lund are not very concerned about this kind of issues, IMHO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the solution in my case was to use EDX load. It requires additional coding and task's settings update, but it's the only officially approved way to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a ton of information on the forum and in documentation about this method (for example: &lt;A href="https://community.qlik.com/docs/DOC-2650"&gt;Using EDX in QlikView 11&lt;/A&gt;), you should be able to find few articles about the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 14:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-work-in-published-document/m-p/336164#M1305522</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2014-12-18T14:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not work in published document</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-work-in-published-document/m-p/336165#M1305523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Vladimir!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 14:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-work-in-published-document/m-p/336165#M1305523</guid>
      <dc:creator />
      <dc:date>2014-12-18T14:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reload does not work in published document</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-does-not-work-in-published-document/m-p/336166#M1305524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Reload action is not allowed when running in the server environment. If you want a sheet button, you'll have to use something that uses the EDX facility to trigger a task on the server. Here's one approach.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikblog.at/2321/qliktip-47-reloading-qlikview-documents-using-the-ajax-mobile-client-triggering-edx-tasks-by-using-a-qlikview-extension/" title="http://www.qlikblog.at/2321/qliktip-47-reloading-qlikview-documents-using-the-ajax-mobile-client-triggering-edx-tasks-by-using-a-qlikview-extension/"&gt;Reloading QlikView Documents using the Ajax-/Mobile-Client (Triggering EDX Tasks by using a QlikView Extension) (QlikTip…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 14:40:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-does-not-work-in-published-document/m-p/336166#M1305524</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-12-18T14:40:50Z</dc:date>
    </item>
  </channel>
</rss>

