<?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 Reload documents on server with unsafe macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-documents-on-server-with-unsafe-macro/m-p/443834#M1333003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've application with VBS macro for generate PDF a mailing. After reload is generating report. On QV Desktop running on server is all ready: I have PDF and mail with attachment.&lt;/P&gt;&lt;P&gt;When server reloads this application, any PDF and any mail. It's the same server and QlikView services are running under same user, which is run QV Desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set:&lt;/P&gt;&lt;P&gt;DOCUMENTS:&lt;/P&gt;&lt;P&gt;- in Module: - Requested Module Security - &lt;STRONG&gt;System Access&lt;/STRONG&gt;, Current Local Security - &lt;STRONG&gt;Allow System Access&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- I did Cltr-Shift-M - Give System Acces to Module Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SERVER:&lt;/P&gt;&lt;P&gt;- Setup - Security - &lt;STRONG&gt;Allow macro execution on server&lt;/STRONG&gt;, &lt;STRONG&gt;Allow unsafe macro execution on server&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What another I have to set for runnning macro after server reload?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks, a lot of hours, lot of script languages and result for automation: 0!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;O.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Reload documents on server with unsafe macro</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-documents-on-server-with-unsafe-macro/m-p/443834#M1333003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've application with VBS macro for generate PDF a mailing. After reload is generating report. On QV Desktop running on server is all ready: I have PDF and mail with attachment.&lt;/P&gt;&lt;P&gt;When server reloads this application, any PDF and any mail. It's the same server and QlikView services are running under same user, which is run QV Desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set:&lt;/P&gt;&lt;P&gt;DOCUMENTS:&lt;/P&gt;&lt;P&gt;- in Module: - Requested Module Security - &lt;STRONG&gt;System Access&lt;/STRONG&gt;, Current Local Security - &lt;STRONG&gt;Allow System Access&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- I did Cltr-Shift-M - Give System Acces to Module Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SERVER:&lt;/P&gt;&lt;P&gt;- Setup - Security - &lt;STRONG&gt;Allow macro execution on server&lt;/STRONG&gt;, &lt;STRONG&gt;Allow unsafe macro execution on server&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What another I have to set for runnning macro after server reload?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks, a lot of hours, lot of script languages and result for automation: 0!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;O.&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-documents-on-server-with-unsafe-macro/m-p/443834#M1333003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reload documents on server with unsafe macro</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-documents-on-server-with-unsafe-macro/m-p/443835#M1333005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi qvhlaold0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When QVP or QVS does reloads, it does not trigger Document.OnPostReload.&lt;/P&gt;&lt;P&gt;Document.OnPostReload is only triggered when reloading through QV Desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you really want it to trigger, you can always schedule an "External Task" to run qv.exe /r DriveLetter:\path_to_document.qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/21613"&gt;Magnus Åvitsland&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Architect Consultant&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.framsteg.com" target="_blank"&gt;Framsteg Business Intelligence Corp.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 11:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-documents-on-server-with-unsafe-macro/m-p/443835#M1333005</guid>
      <dc:creator>magavi_framsteg</dc:creator>
      <dc:date>2012-10-23T11:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reload documents on server with unsafe macro</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-documents-on-server-with-unsafe-macro/m-p/443836#M1333006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Magnus,&lt;/P&gt;&lt;P&gt;many thanks, good message!&lt;/P&gt;&lt;P&gt;And is another event or way to universal running macro after reload - from Desktop and from server too? Desktop is'nt so important. When I want to use QlikView Management Console for planning reloads. Or is possible only command line and Windows Scheduled Tasks?&lt;/P&gt;&lt;P&gt;Thanks for answer,&lt;/P&gt;&lt;P&gt;Olda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 12:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-documents-on-server-with-unsafe-macro/m-p/443836#M1333006</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-23T12:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reload documents on server with unsafe macro</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-documents-on-server-with-unsafe-macro/m-p/443837#M1333008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Hi Magnus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;I am trying to access Query String from the URL and assign to a List Box. I am storing this value in a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Now, I want to pass this variable to the stored procedures and Reload the Dashboard based on the variable value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Please let me know if anyone has worked on such scenarios.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Thanks&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Sai Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 11:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-documents-on-server-with-unsafe-macro/m-p/443837#M1333008</guid>
      <dc:creator />
      <dc:date>2012-12-27T11:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reload documents on server with unsafe macro</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-documents-on-server-with-unsafe-macro/m-p/443838#M1333009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user" href="https://community.qlik.com/people/magavi_framsteg" style="background-color: #f5f5f5; font-size: 12px; color: #007fc0; font-family: Arial;"&gt;Magnus Åvitsland&lt;/A&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #f5f5f5;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #f5f5f5;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;I have set:&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;DOCUMENTS:&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;- in Module: - Requested Module Security - &lt;STRONG&gt;System Access&lt;/STRONG&gt;, Current Local Security -&lt;STRONG&gt;Allow System Access&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;- I did Cltr-Shift-M - Give System Acces to Module Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;SERVER:&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;- Setup - Security - &lt;STRONG&gt;Allow macro execution on server&lt;/STRONG&gt;, &lt;STRONG&gt;Allow unsafe macro execution on server&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;but still my macro is not working on access point in production macro is working but in access point it is not working.&lt;/P&gt;&lt;P&gt;Please help me please....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Sher Bahadur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 06:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-documents-on-server-with-unsafe-macro/m-p/443838#M1333009</guid>
      <dc:creator />
      <dc:date>2013-03-05T06:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Reload documents on server with unsafe macro</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-documents-on-server-with-unsafe-macro/m-p/443839#M1333010</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;I too facing the problem with Reload trigger in QVP. Can you please tell me where is external task and how to set this?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 05:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-documents-on-server-with-unsafe-macro/m-p/443839#M1333010</guid>
      <dc:creator>kamakshisuram</dc:creator>
      <dc:date>2015-03-25T05:17:40Z</dc:date>
    </item>
  </channel>
</rss>

