<?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: create EDX task through API in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/create-EDX-task-through-API/m-p/371742#M1306689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please comment on "community.qlik.com/message/278652#278652"? I'm trying to do the same thing that the person in this thread and I've posted my code. It saves, however in the QlikView Management Console I see my task appear but not with the EDX event label. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Nov 2012 16:41:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-09T16:41:25Z</dc:date>
    <item>
      <title>create EDX task through API</title>
      <link>https://community.qlik.com/t5/QlikView/create-EDX-task-through-API/m-p/371737#M1306672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create an EDX task through QMS API. However, there is no such option to create one. I have automated the triggering of EDX task once it is manually created on a document. Would any one know how to create one. A sample code or example or even reference to functions that could be used is appreciated.&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/create-EDX-task-through-API/m-p/371737#M1306672</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>create EDX task through API</title>
      <link>https://community.qlik.com/t5/QlikView/create-EDX-task-through-API/m-p/371738#M1306676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which version of qlikview server are you running ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 18:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-EDX-task-through-API/m-p/371738#M1306676</guid>
      <dc:creator />
      <dc:date>2012-05-03T18:08:41Z</dc:date>
    </item>
    <item>
      <title>create EDX task through API</title>
      <link>https://community.qlik.com/t5/QlikView/create-EDX-task-through-API/m-p/371739#M1306679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regardless of version (10 or 11), it's called ExternalEventTrigger, and inherits from Trigger. You have to use the SaveDocumentTask, and the object structure Triggering &amp;gt; TaskTriggering &amp;gt; Triggers &amp;gt; Trigger &amp;gt; ExternalEventTrigger. Look in the QMSAPIDocumentation.chm that's located on the machine where the QMS is installed, under C:\Program Files\QlikView\Management Service. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, take a look at the QMS API Client in Power Tools 1.1 for QlikView, here: &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-3059"&gt;http://community.qlik.com/docs/DOC-3059&lt;/A&gt;. It's an invaluable tool when working with the QMS APIs. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 07:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-EDX-task-through-API/m-p/371739#M1306679</guid>
      <dc:creator>StefanBackstrand</dc:creator>
      <dc:date>2012-05-04T07:43:13Z</dc:date>
    </item>
    <item>
      <title>create EDX task through API</title>
      <link>https://community.qlik.com/t5/QlikView/create-EDX-task-through-API/m-p/371740#M1306683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Tammy, am using version 11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 12:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-EDX-task-through-API/m-p/371740#M1306683</guid>
      <dc:creator />
      <dc:date>2012-05-04T12:13:49Z</dc:date>
    </item>
    <item>
      <title>create EDX task through API</title>
      <link>https://community.qlik.com/t5/QlikView/create-EDX-task-through-API/m-p/371741#M1306686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan is right- i thought you were trying to write code to &lt;EM&gt;fire &lt;/EM&gt;the triggered task, which uses a different technique depending on qv10 or qv11.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 12:44:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-EDX-task-through-API/m-p/371741#M1306686</guid>
      <dc:creator />
      <dc:date>2012-05-04T12:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: create EDX task through API</title>
      <link>https://community.qlik.com/t5/QlikView/create-EDX-task-through-API/m-p/371742#M1306689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please comment on "community.qlik.com/message/278652#278652"? I'm trying to do the same thing that the person in this thread and I've posted my code. It saves, however in the QlikView Management Console I see my task appear but not with the EDX event label. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 16:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-EDX-task-through-API/m-p/371742#M1306689</guid>
      <dc:creator />
      <dc:date>2012-11-09T16:41:25Z</dc:date>
    </item>
  </channel>
</rss>

