<?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 QMS EDX task in QV 11 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QMS-EDX-task-in-QV-11/m-p/363804#M1240028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Alexandr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, I use the absolute path for the QMSEDX.exe and problem solve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, I wonder if user who are not in the [Qlikview EDX] group or[Qlikview Administrator] group can run the EDX.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2012 09:22:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-22T09:22:43Z</dc:date>
    <item>
      <title>QMS EDX task in QV 11</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-EDX-task-in-QV-11/m-p/363802#M1240023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a C# solution and build a exe file in the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my qvw, I have created a marco to run the exe file.&lt;/P&gt;&lt;P&gt;It is succeed when I run in the qlikview client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the macro doesn't work when I click it through the access point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would anyone have idea on it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In QV 10, I use EDX trigger event with HTTP Post. But it is removed from QV 11 as it is no longer allow HTTP POST directly to QDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following are the macro script I used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'==============================&lt;/P&gt;&lt;P&gt;Sub RunEDX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim sh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim cmd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set sh = CreateObject("WScript.Shell")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cmd = "QMSEDX.exe -task=&amp;lt;taskname&amp;gt; -password=&amp;lt;password&amp;gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sh.exec(cmd)&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;'===============================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For remarks:&lt;/P&gt;&lt;P&gt;The server has already been set to allow running unsafe macro and "system access" in the marco scripting engine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-EDX-task-in-QV-11/m-p/363802#M1240023</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>QMS EDX task in QV 11</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-EDX-task-in-QV-11/m-p/363803#M1240025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you familiar with ASP.NET you can use Open URL Action in wich you can call your ASP.NET application wich will be responsible for reloading your task using QMS API. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 08:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-EDX-task-in-QV-11/m-p/363803#M1240025</guid>
      <dc:creator>alex_nerush</dc:creator>
      <dc:date>2012-03-22T08:38:08Z</dc:date>
    </item>
    <item>
      <title>QMS EDX task in QV 11</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-EDX-task-in-QV-11/m-p/363804#M1240028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Alexandr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, I use the absolute path for the QMSEDX.exe and problem solve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, I wonder if user who are not in the [Qlikview EDX] group or[Qlikview Administrator] group can run the EDX.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 09:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-EDX-task-in-QV-11/m-p/363804#M1240028</guid>
      <dc:creator />
      <dc:date>2012-03-22T09:22:43Z</dc:date>
    </item>
    <item>
      <title>QMS EDX task in QV 11</title>
      <link>https://community.qlik.com/t5/QlikView/QMS-EDX-task-in-QV-11/m-p/363805#M1240030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In accordance with QMS API Documentation calling&lt;EM&gt; IQMS.TriggerEDXTask&lt;/EM&gt; method requeires membership of &lt;EM&gt;QlikView EDX&lt;/EM&gt; group. Actually, you can use &lt;EM&gt;IQMS.RunTask&lt;/EM&gt; method which requires membership of local group &lt;EM&gt;QlikView Management API&lt;/EM&gt; and the role &lt;EM&gt;Document Folder Administrator.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 09:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMS-EDX-task-in-QV-11/m-p/363805#M1240030</guid>
      <dc:creator>alex_nerush</dc:creator>
      <dc:date>2012-03-22T09:35:41Z</dc:date>
    </item>
  </channel>
</rss>

