<?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 Re: How the QMSEDX Work? Anyone can help? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914794#M989419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You probably have seen &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-2650"&gt;Using EDX in QlikView 11&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also a command line tool you can use, it's very easy to use:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7706"&gt;Trigger QV  Task using command line arguments&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Jul 2015 08:51:09 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-07-25T08:51:09Z</dc:date>
    <item>
      <title>How the QMSEDX Work? Anyone can help?</title>
      <link>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914793#M989418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I am newbie to qlikview. I would like to know more about QMSEDX and how does it work. Could anyone share your experience how to set up it? I have the QMSEDX source code and exe file, but I have no idea how to make it work. Basically I would like use external event to trigger qvw file when the database table is updated. Any suggestion and experience are welcome to share at here. Thank in advance for your guideline and help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jul 2015 08:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914793#M989418</guid>
      <dc:creator>sieechuan</dc:creator>
      <dc:date>2015-07-25T08:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: How the QMSEDX Work? Anyone can help?</title>
      <link>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914794#M989419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You probably have seen &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-2650"&gt;Using EDX in QlikView 11&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also a command line tool you can use, it's very easy to use:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7706"&gt;Trigger QV  Task using command line arguments&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jul 2015 08:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914794#M989419</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-25T08:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: How the QMSEDX Work? Anyone can help?</title>
      <link>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914795#M989420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your replied. It is work when running the batch file at local of qlikview server. If I would like trigger it from another server, does it need change anything in script? Greatly appreciated if your provide a sample batch file to me. Thank you very much!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 03:46:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914795#M989420</guid>
      <dc:creator>sieechuan</dc:creator>
      <dc:date>2015-07-27T03:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: How the QMSEDX Work? Anyone can help?</title>
      <link>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914796#M989421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to run it from another server, I think you just need to pass the correct URL. And make sure the user that runs the script is part of the appropriate group, from Arthur Lee's document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;The client application uses NTLM to authenticate a Windows account to QMS. QMS then checks which Windows groups the Windows account for the client application is member of to determine the function calls the user is allowed to make. Most of the QMS API requires membership in a local group called “QlikView Management API”, but to run EDX, a separate group, “QlikView EDX”, should be used. Both groups are local Windows groups on the server where QMS runs.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 17:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914796#M989421</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-27T17:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: How the QMSEDX Work? Anyone can help?</title>
      <link>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914797#M989422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Swuehl, all you have to do is enable the user running this to belong to the &lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;QlikView EDX group, in our case since the it was service we gave it QV admin rights&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 18:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914797#M989422</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-07-27T18:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: How the QMSEDX Work? Anyone can help?</title>
      <link>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914798#M989423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is working now. Thanks &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/swuehl"&gt;swuehl&lt;/A&gt;&lt;/STRONG&gt; for the advise and helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 01:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914798#M989423</guid>
      <dc:creator>sieechuan</dc:creator>
      <dc:date>2015-07-28T01:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: How the QMSEDX Work? Anyone can help?</title>
      <link>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914799#M989424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="15823" data-objecttype="3" href="https://community.qlik.com/people/swuehl" style="font-weight: inherit; font-style: inherit; font-size: 11.6999998092651px; font-family: inherit; color: #3778c7;"&gt;swuehl&lt;/A&gt;&lt;/STRONG&gt;, If the local user is out from active directory, does he still can trigger the edx task? If yes, how I could add them to qlikview administrator group? Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 09:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914799#M989424</guid>
      <dc:creator>sieechuan</dc:creator>
      <dc:date>2015-07-28T09:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: How the QMSEDX Work? Anyone can help?</title>
      <link>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914800#M989425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can't use the command line client for that, but you can probably write your own client using something like described here at the bottom of the post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3024"&gt;Using EDX in QlikView 11 - basic example&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 19:45:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-the-QMSEDX-Work-Anyone-can-help/m-p/914800#M989425</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-28T19:45:29Z</dc:date>
    </item>
  </channel>
</rss>

