<?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 On Open Macro using QV Internet Explorer Plugin on Server environment in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144326#M23288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever find an answer on this. I have the same requirement for a user intiated reload on the server.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jan 2010 20:30:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-27T20:30:29Z</dc:date>
    <item>
      <title>Reload On Open Macro using QV Internet Explorer Plugin on Server environment</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144322#M23284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have several qlikview documents that include either of the 2 macro's (see below) which are assigned to the On Open Document Event Trigger in Settings / Document Properties / Macros. These work ok when using QlikView Developer but do not appear to work when deploying through server and using the QlikView for MS Internet Explorer plugin. I have found some other forum posts that seem to agree that this is a problem but i cannot seem to find a definitive answer for how we can automatically reload a document using QlikView Server with the MS Internet Explorer plugin.&lt;/P&gt;&lt;P&gt;Does anybody have a solution for this?&lt;/P&gt;&lt;P&gt;Regards, John H.&lt;/P&gt;&lt;P&gt;SUB Reload&lt;/P&gt;&lt;P&gt;ActiveDocument.Reload&lt;/P&gt;&lt;P&gt;END SUB&lt;/P&gt;&lt;P&gt;SUB ReloadPrompt&lt;/P&gt;&lt;P&gt;Answer = MsgBox("Reload again?", 4+ vbQuestion, "Reload Question")&lt;/P&gt;&lt;P&gt;IF Answer = 6 THEN&lt;/P&gt;&lt;P&gt;ActiveDocument.Reload&lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;END IF&lt;/P&gt;&lt;P&gt;END SUB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2009 04:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144322#M23284</guid>
      <dc:creator>johnhorneramllp</dc:creator>
      <dc:date>2009-05-16T04:16:16Z</dc:date>
    </item>
    <item>
      <title>Reload On Open Macro using QV Internet Explorer Plugin on Server environment</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144323#M23285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that this question arises again and again simply because of misunderstanding. In general, when a QV application is based on server, user is not supposed to reload it. It is not a "problem". Server based applications are supposed to be reloaded by QV Publisher, and this is the reason that Publisher comes free with the Server license.&lt;BR /&gt;Having said that, I should add that it is possible to create a solution that allows reload server-based applications by user request. You can find it here on QlikCommunity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2009 08:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144323#M23285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-16T08:30:14Z</dc:date>
    </item>
    <item>
      <title>Reload On Open Macro using QV Internet Explorer Plugin on Server environment</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144324#M23286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael, I understand the role of Publisher and certainly we could set the reload to happen every 5 minutes to keep the documents as refreshed as possible (without being real time). However we are talking about a customer who has about 100 QlikView documents who have only just acquired server / publisher and we are trying to avoid the admin overhead associated with removing the Macro's from all documents and also minimize any changes perceived by the users.&lt;/P&gt;&lt;P&gt;I will continue my search for a solution.&lt;/P&gt;&lt;P&gt;Thanks. John H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2009 23:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144324#M23286</guid>
      <dc:creator>johnhorneramllp</dc:creator>
      <dc:date>2009-05-16T23:16:17Z</dc:date>
    </item>
    <item>
      <title>Reload On Open Macro using QV Internet Explorer Plugin on Server environment</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144325#M23287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;BR /&gt;I believe there is no need to remove these macros since they don't do anyhting any way in this archtecture.&lt;BR /&gt;Second, there is a solution for 'by request reload.'. I'ts rather comlicated, you can find it somewhere here.&lt;BR /&gt;And, the good news that in QV 9, as far as I know, there wil be a possibility to push real time data from database to QV apps. We'll going to see soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2009 01:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144325#M23287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-17T01:42:54Z</dc:date>
    </item>
    <item>
      <title>Reload On Open Macro using QV Internet Explorer Plugin on Server environment</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144326#M23288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever find an answer on this. I have the same requirement for a user intiated reload on the server.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 20:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144326#M23288</guid>
      <dc:creator />
      <dc:date>2010-01-27T20:30:29Z</dc:date>
    </item>
    <item>
      <title>Reload On Open Macro using QV Internet Explorer Plugin on Server environment</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144327#M23289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I also look the way a user can start to reload a document on the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 11:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144327#M23289</guid>
      <dc:creator />
      <dc:date>2010-02-25T11:45:26Z</dc:date>
    </item>
    <item>
      <title>Reload On Open Macro using QV Internet Explorer Plugin on Server environment</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144328#M23290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;I have been trying to find a solution to this issue for several months. You refer to a solution that we can find "here on QlikCommunity", but I have been unable to finding it despite searching for several hours. Can you please post a url to the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Graham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 14:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144328#M23290</guid>
      <dc:creator />
      <dc:date>2010-10-12T14:52:03Z</dc:date>
    </item>
    <item>
      <title>Reload On Open Macro using QV Internet Explorer Plugin on Server environment</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144329#M23291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Graham,&lt;BR /&gt;I've defenitely seen it, and it is not in Forums. I thought it was in Wiki, but cannot find now. Try to look in the blogs. Or submit a fresh post, so more eyes will read...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 17:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-On-Open-Macro-using-QV-Internet-Explorer-Plugin-on-Server/m-p/144329#M23291</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-14T17:49:00Z</dc:date>
    </item>
  </channel>
</rss>

