<?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 Triggers Do not work on QV Server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225741#M78008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Im using the last actualization of QV SR5 on both sides, Server and Developer. Any more ideas for this problem??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Oct 2010 22:27:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-04T22:27:12Z</dc:date>
    <item>
      <title>Triggers Do not work on QV Server</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225733#M78000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone:&lt;/P&gt;&lt;P&gt;First of all im using SR5 on server and on qlikview developer, and now to the issue, i want to put some triggers on my app instead a macro, i tested on local environment and it works very good, but when i put it on the Server the triggers does not do anything,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Orlando Martinez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 13:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225733#M78000</guid>
      <dc:creator />
      <dc:date>2010-10-01T13:52:58Z</dc:date>
    </item>
    <item>
      <title>Triggers Do not work on QV Server</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225734#M78001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which triggers are you using? The triggers that run an action by selecting a value in a field, variable, or object work on the server as long as the macro can run in the server environment.&lt;/P&gt;&lt;P&gt;The trigger on reload for example doesn't work in the server environment because according to the QVS Reference manual, QV Distribution Services does not run macro and that is the service that reloads QV documents.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Oct 2010 05:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225734#M78001</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-10-03T05:10:58Z</dc:date>
    </item>
    <item>
      <title>Triggers Do not work on QV Server</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225735#M78002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karl thnaks for you reply:&lt;/P&gt;&lt;P&gt;I'm talking about the triggers that runs an action, i put my application on the access point and they don't do anything, do you have some ideas for this issue??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 13:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225735#M78002</guid>
      <dc:creator />
      <dc:date>2010-10-04T13:22:14Z</dc:date>
    </item>
    <item>
      <title>Triggers Do not work on QV Server</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225736#M78003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Orlando,&lt;/P&gt;&lt;P&gt;Do you have a specific example? Actions that run macros sometimes don't work because not all macros can run in the server environment. A normal trigger that is activated by selecting a value in a field and that runs an action, for example, to select a bookmark should workwithout trouble. Be careful that sometimes triggers are deleted when you don't have a successful reload and you save the file.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 20:22:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225736#M78003</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-10-04T20:22:41Z</dc:date>
    </item>
    <item>
      <title>Triggers Do not work on QV Server</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225737#M78004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Karl:&lt;/P&gt;&lt;P&gt;I attached an example of the triggers i want to put on my server's app. I hope you can help me once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Orlando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 20:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225737#M78004</guid>
      <dc:creator />
      <dc:date>2010-10-04T20:50:16Z</dc:date>
    </item>
    <item>
      <title>Triggers Do not work on QV Server</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225738#M78005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Orlando,&lt;/P&gt;&lt;P&gt;This action should work when opening in server, but do you have set macros permissions on server? Check QMC, Server Settings, Security.&lt;/P&gt;&lt;P&gt;It may be important which client are you using (AJAX, Plugin). It might not work on Ajax.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 22:21:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225738#M78005</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-10-04T22:21:00Z</dc:date>
    </item>
    <item>
      <title>Triggers Do not work on QV Server</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225739#M78006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The triggers work alright in my QlikView Server. Since triggers and actions are new in Version 9 make sure you have QlikView version 9?&lt;/P&gt;&lt;P&gt;There isn't any configuration that I know of that can desactivate this feature.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 22:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225739#M78006</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-10-04T22:23:52Z</dc:date>
    </item>
    <item>
      <title>Triggers Do not work on QV Server</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225740#M78007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;We are using IE PlugIn, i will check the options on the QMC, it maybe be more for that way. I will check it and tell you later.&lt;/P&gt;&lt;P&gt;Thank you very much for your answer&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Orlando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 22:25:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225740#M78007</guid>
      <dc:creator />
      <dc:date>2010-10-04T22:25:03Z</dc:date>
    </item>
    <item>
      <title>Triggers Do not work on QV Server</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225741#M78008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Im using the last actualization of QV SR5 on both sides, Server and Developer. Any more ideas for this problem??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 22:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225741#M78008</guid>
      <dc:creator />
      <dc:date>2010-10-04T22:27:12Z</dc:date>
    </item>
    <item>
      <title>Triggers Do not work on QV Server</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225742#M78009</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;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;I have created an application in which on reload, using Trigger I create an excel sheet to specific location. Then another application is using that excel sheet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;It’s working fine on Desktop Application but its not working on SERVER.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;I have checked Allow unsafe Macro also in QEMC- Security Tab still not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;Can you help regarding This?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 07:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-Do-not-work-on-QV-Server/m-p/225742#M78009</guid>
      <dc:creator />
      <dc:date>2011-09-23T07:50:09Z</dc:date>
    </item>
  </channel>
</rss>

