<?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 Running a macro at loading time on a server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Running-a-macro-at-loading-time-on-a-server/m-p/174688#M1311665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The macro is not called when I open the document , but when i reload it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Dec 2009 21:13:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-12-03T21:13:33Z</dc:date>
    <item>
      <title>Running a macro at loading time on a server</title>
      <link>https://community.qlik.com/t5/QlikView/Running-a-macro-at-loading-time-on-a-server/m-p/174686#M1311660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using a macro in my application that get information from a configuration file and return the information to the loading script.&lt;/P&gt;&lt;P&gt;If I use it in a stand alone environment (development) it work well.&lt;/P&gt;&lt;P&gt;If I install that application of a server and use either Publisher or qv.exe to start the load , the macro does not seem to do anything.&lt;/P&gt;&lt;P&gt;Does someone has an idea what could cause that issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;P&gt;&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/Running-a-macro-at-loading-time-on-a-server/m-p/174686#M1311660</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Running a macro at loading time on a server</title>
      <link>https://community.qlik.com/t5/QlikView/Running-a-macro-at-loading-time-on-a-server/m-p/174687#M1311664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On Open macros are not triggered by either the server or Publisher.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2009 20:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-a-macro-at-loading-time-on-a-server/m-p/174687#M1311664</guid>
      <dc:creator />
      <dc:date>2009-12-03T20:51:12Z</dc:date>
    </item>
    <item>
      <title>Running a macro at loading time on a server</title>
      <link>https://community.qlik.com/t5/QlikView/Running-a-macro-at-loading-time-on-a-server/m-p/174688#M1311665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The macro is not called when I open the document , but when i reload it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2009 21:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-a-macro-at-loading-time-on-a-server/m-p/174688#M1311665</guid>
      <dc:creator />
      <dc:date>2009-12-03T21:13:33Z</dc:date>
    </item>
    <item>
      <title>Running a macro at loading time on a server</title>
      <link>https://community.qlik.com/t5/QlikView/Running-a-macro-at-loading-time-on-a-server/m-p/174689#M1311667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Publisher or the QVS reload capabilities do not trigger macro's on open or on reload. This is true for all previous versions of Publisher as well.&lt;/P&gt;&lt;P&gt;There are a lot of things a macro could do that could impact server stability or even be malicious and we decided that the best course of action to maintain simplicity would be to disallow them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 03:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-a-macro-at-loading-time-on-a-server/m-p/174689#M1311667</guid>
      <dc:creator />
      <dc:date>2009-12-04T03:57:55Z</dc:date>
    </item>
    <item>
      <title>Running a macro at loading time on a server</title>
      <link>https://community.qlik.com/t5/QlikView/Running-a-macro-at-loading-time-on-a-server/m-p/174690#M1311669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Philippe, it sounds like you are calling the macro as a function from your load script? If you are reading from a file, the macro security will need System Access. As far as I know, Publisher 8 cannot get System Access. I believe it's possible with QV9.&lt;/P&gt;&lt;P&gt;You indicate that qv.exe on the server doesn't work either. Are you using the same userid on the server as in the development environment? Could it be a security issue with the config file?&lt;/P&gt;&lt;P&gt;Is the file on the same machine as the server? If not, are you using a UNC name to reference the file? You don't want to use a mapped drive letter.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 07:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-a-macro-at-loading-time-on-a-server/m-p/174690#M1311669</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-12-04T07:41:09Z</dc:date>
    </item>
    <item>
      <title>Running a macro at loading time on a server</title>
      <link>https://community.qlik.com/t5/QlikView/Running-a-macro-at-loading-time-on-a-server/m-p/174691#M1311671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;I am going to check all these possibilities.&lt;/P&gt;&lt;P&gt;I'll let you know.&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 08:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-a-macro-at-loading-time-on-a-server/m-p/174691#M1311671</guid>
      <dc:creator />
      <dc:date>2009-12-04T08:14:40Z</dc:date>
    </item>
  </channel>
</rss>

