<?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 EDX Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430927#M1273419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to implement EDX. I currently have a .bat file on my server that runs a publisher task. However, the publisher task fails every time. Here is the log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="26763" class="jive-image-thumbnail jive-image" onclick="" alt="EDX Error.jpg" src="/legacyfs/online/26763_EDX Error.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume I'm getting this error because the command line on the publisher task is empty. What do I need to put in it to get the task to run successfully?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I just use a dummy .bat file so it has something to execute? Or am I missing something else in the process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430927#M1273419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to implement EDX. I currently have a .bat file on my server that runs a publisher task. However, the publisher task fails every time. Here is the log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="26763" class="jive-image-thumbnail jive-image" onclick="" alt="EDX Error.jpg" src="/legacyfs/online/26763_EDX Error.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume I'm getting this error because the command line on the publisher task is empty. What do I need to put in it to get the task to run successfully?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I just use a dummy .bat file so it has something to execute? Or am I missing something else in the process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&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-Help/m-p/430927#M1273419</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430928#M1273420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you trying to accomplish in the Publisher? Usually an external EDX trigger sends a signal to a Reload job, so that data can be reloaded when needed, and without an explicit schedule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you intend to start by using an EDX trigger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, in order to test the mechanism you can enter the full path of a dummy bat file. Do not forget to double quote this path if it contains spaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 12:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430928#M1273420</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2012-12-13T12:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430929#M1273424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not realize that you can set a regular reload job&amp;nbsp; as an EDX. I was under the impression that you needed to start the publisher job from a&amp;nbsp; "supporting task", not a job by itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did put in a python script into the command line and it works successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if I want an outside system to run the .bat file on my server, do I need to provide different criteria in the .bat file? (eg. location fo the QMS)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 13:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430929#M1273424</guid>
      <dc:creator />
      <dc:date>2012-12-13T13:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430930#M1273427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, your .bat file has to specify where to find the QMS service. Since your test was already successful, the URL is probably OK. Do not forget to use a domainname if you decide to move the .bat file away from "localhost".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A while ago, you had to enter the account that runs the .bat file in a special local group (QlikView EDX) but it seems that this doesn't apply anymore. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A Publisher task that is to be triggered by EDX can be locked down by setting a special password. The .bat file has to specify this password if one is set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's about it I guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 14:01:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430930#M1273427</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2012-12-13T14:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430931#M1273430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well when I ran it originally I was running it on the server. So I didnt need the location of the QMS in the .bat file. I only had the location of the EDX.exe, task name, and password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to put the QMS location in and use the external system to run it, but it seems to not be talking. As Publisher gets no signal (failure or success).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 19:13:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430931#M1273430</guid>
      <dc:creator />
      <dc:date>2012-12-13T19:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430932#M1273433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that my external system can't run the .bat file on my server. Here is my script for the .bat file...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/"&gt;\\&amp;lt;SERVERNAME&amp;gt;\qliktech\SourceDocuments\TRIGGERS\QMSEDX.exe&amp;gt;qmsedx&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-qms="&lt;A href="http://SWQLIKV2:4799/QMS/SERVICE"&gt;http://&amp;lt;SERVERNAME&amp;gt;:4799/QMS/SERVICE&lt;/A&gt;" -task=EDX_QVD_TEST &lt;A href="mailto:-password=@123"&gt;-password=123&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It runs correctly when you activate it by logging into the server. Perhaps the Qlikview EDX group is needed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 12:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430932#M1273433</guid>
      <dc:creator />
      <dc:date>2012-12-19T12:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430933#M1273436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm a little bit confused here, sorry about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're running a QlikView server with Publisher, and on that server you defined a Reload task with a trigger from an external program ("On EDX" trigger), correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then on another system, you installed QMSEDX.exe and on that same system you wrote a .bat file that - when started - calls QMSEDX with an appropriate set of parameters to trigger the task on the first system, correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, you should get a response from QMSEDX when it fails to trigger the task on the first system. What feedback do you get from qmsedx.exe?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 13:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430933#M1273436</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2012-12-19T13:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430934#M1273438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am running a Qlikview server with Publisher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set up a task in publisher that runs off an external event with task name EDX_QVD_TEST and the password of 123 as you see above from my .bat file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put the .exe files on the Qlikview server. I also put the .bat file on the Qlikview server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the other system, I did nothing but set up a job that will go to the Qlikview server and run the .bat file. I did this so when batch jobs are done, the external system will send a signal to the .bat file on the Qlikview Server to reload QVD's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, does the service account of that external system have to be put into the Qlikview EDX and Qlikview administrators local group so it can access the Qlikview Server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 14:01:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430934#M1273438</guid>
      <dc:creator />
      <dc:date>2012-12-19T14:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430935#M1273440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are missing one key thing with your question. What version of QVS are you using. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2012 13:08:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430935#M1273440</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2012-12-26T13:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430936#M1273443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using QV 11 SR1. or 11.00.11282.0 is what I gathered from the QMC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 14:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430936#M1273443</guid>
      <dc:creator />
      <dc:date>2012-12-27T14:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430937#M1273447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you will have to write to the API in version 11. Web calls are not allowed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 15:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430937#M1273447</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2012-12-27T15:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430938#M1273450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you expand on that for me? Sorry, I'm still trying to determine what I need to do for this process to work. All this is new territory for me. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 15:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430938#M1273450</guid>
      <dc:creator />
      <dc:date>2012-12-27T15:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430939#M1273453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at section 24 in the server reference manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 15:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430939#M1273453</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2012-12-27T15:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430940#M1273456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the advice. Not too familiar with API's. Does this require we have IIS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 18:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430940#M1273456</guid>
      <dc:creator />
      <dc:date>2012-12-27T18:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430941#M1273458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it doesn't and like you I don't have a lot of experience on the API either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 18:43:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430941#M1273458</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2012-12-27T18:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Help</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430942#M1273460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 18:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Help/m-p/430942#M1273460</guid>
      <dc:creator />
      <dc:date>2012-12-27T18:45:23Z</dc:date>
    </item>
  </channel>
</rss>

