<?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: EDX Query in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/EDX-Query/m-p/397052#M1271408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have QlikView EDX group but the user have "QlikView Administrators" right.&lt;/P&gt;&lt;P&gt;If i try to use a user withouth this right the message is different "You don't have right to run EDX Query"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Apr 2013 07:14:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-29T07:14:45Z</dc:date>
    <item>
      <title>EDX Query</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Query/m-p/397050#M1271404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have QV 10 server (10.0.9516.9)&lt;/P&gt;&lt;P&gt;When i put an edx trigger it fails with error 500 &lt;/P&gt;&lt;P&gt;The authetication to &lt;A class="loading" href="http://server:4750/qvws.asmx" title="http://server:4750/qvws.asmx" target="_blank"&gt;http://server:4750/qvws.asmx&lt;/A&gt; works &lt;/P&gt;&lt;P&gt;I've userd a lot of of sample code to make the xmlHttp request but all they give me the same error&lt;/P&gt;&lt;P&gt;I've just set the "reload on external event" on the document i'd like to reload&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/EDX-Query/m-p/397050#M1271404</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Query</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Query/m-p/397051#M1271406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you include the users in the "QlikView EDX" group?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 20:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Query/m-p/397051#M1271406</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2013-04-24T20:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Query</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Query/m-p/397052#M1271408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have QlikView EDX group but the user have "QlikView Administrators" right.&lt;/P&gt;&lt;P&gt;If i try to use a user withouth this right the message is different "You don't have right to run EDX Query"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 07:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Query/m-p/397052#M1271408</guid>
      <dc:creator />
      <dc:date>2013-04-29T07:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Query</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Query/m-p/397053#M1271412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is some code that works and could stand to be cleaned up a little.&amp;nbsp; You will need to change the below to match your system.&lt;/P&gt;&lt;P&gt;CONST DEFAULT_QDS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "&lt;A href="http://localhost:4720/qtxs.asmx"&gt;http://localhost:4720/qtxs.asmx&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;' member of "QlikView Administrators". If null, then the user who invoked &lt;BR /&gt;' the script is used for interactions with the QDS.&lt;BR /&gt;CONST USERNAME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "qv10\qvpub" ' "domain\user"&lt;BR /&gt;CONST PASSWORD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "qvpub" ' "password"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the task name and password is required. If there is not pass work then leave it blank like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edx.vbs /t:test /p:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 12:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Query/m-p/397053#M1271412</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2013-04-29T12:23:27Z</dc:date>
    </item>
  </channel>
</rss>

