<?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: Steps to trigger QlikView task reload after the Informatica job is finished in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Steps-to-trigger-QlikView-task-reload-after-the-Informatica-job/m-p/837745#M1258617</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;Yes I did add all the users to QlikView EDX and QlikView Management API local groups. Do I need to restart the server for them to take affect. &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Janaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2015 18:21:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-27T18:21:48Z</dc:date>
    <item>
      <title>Steps to trigger QlikView task reload after the Informatica job is finished</title>
      <link>https://community.qlik.com/t5/QlikView/Steps-to-trigger-QlikView-task-reload-after-the-Informatica-job/m-p/837741#M1258608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Is there any way to trigger a QlikView task reload (on QMC) once the Informatica job is finished? Currently we are manually reloading the QlikView tasks and want to avoid that.&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also can someone give me the direct steps to set up EDX. The online material is confusing &lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/docs/DOC-2650" title="http://community.qlik.com/docs/DOC-2650" target="_blank"&gt;Using EDX in QlikView 11 | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/docs/DOC-3024" title="http://community.qlik.com/docs/DOC-3024" target="_blank"&gt;Using EDX in QlikView 11 - basic example | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the two discussions I referred to but couldn't understand it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Janaki&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/Steps-to-trigger-QlikView-task-reload-after-the-Informatica-job/m-p/837741#M1258608</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to trigger QlikView task reload after the Informatica job is finished</title>
      <link>https://community.qlik.com/t5/QlikView/Steps-to-trigger-QlikView-task-reload-after-the-Informatica-job/m-p/837742#M1258610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&amp;nbsp; there is and it is really using EDX to trigger a task from anywhere you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On average, a DB system has a sort of scheduling agent that allows you to execute queries-stored proedures-whatever database code at a specific point in time (see the first use case in the first document). You're probably using such a technique already. At the end of this batch job (run in the dark), you can send a trigger to the QlikView Management Service using a small command line executable called &lt;A href="https://community.qlik.com/docs/DOC-5111"&gt;QMSEDX Enhanced&lt;/A&gt;‌‌. The command line tool doesn't need a lot to get going: &lt;EM&gt;the taskname&lt;/EM&gt; (as defined by you in the QMC), &lt;EM&gt;the server&lt;/EM&gt; where the QMS is operating and &lt;EM&gt;optionally a password&lt;/EM&gt; if the QlikView task is password-protected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't know how to launch a command line tool from an Informatica job, you should probably visit an Informatica forum/blog or consult a specialist, as this is very DB-specific and entirely unrelated to QlikView.&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>Thu, 02 Apr 2015 22:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Steps-to-trigger-QlikView-task-reload-after-the-Informatica-job/m-p/837742#M1258610</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-04-02T22:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to trigger QlikView task reload after the Informatica job is finished</title>
      <link>https://community.qlik.com/t5/QlikView/Steps-to-trigger-QlikView-task-reload-after-the-Informatica-job/m-p/837743#M1258611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to get the EDX trigger working. But I am getting this error with EDX. &lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;Can someone provide me with some solution for this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="margin: 10px 0 0; color: #333333; font-family: Arial, sans-serif; font-size: 14px; background-color: #f0f0f0;"&gt;Failed to create a client to the specified Uri.&lt;BR /&gt;The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The a&lt;BR /&gt;uthentication header received from the server was 'NTLM'.&lt;/P&gt;&lt;P style="margin: 10px 0 0; color: #333333; font-family: Arial, sans-serif; font-size: 14px; background-color: #f0f0f0;"&gt;Unhandled Exception: System.ServiceModel.Security.MessageSecurityException: The&lt;BR /&gt;HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authe&lt;BR /&gt;ntication header received from the server was 'NTLM'. ---&amp;gt; System.Net.WebExcepti&lt;BR /&gt;on: The remote server returned an error: (401) Unauthorized.&lt;BR /&gt;at System.Net.HttpWebRequest.GetResponse()&lt;BR /&gt;at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpC&lt;BR /&gt;hannelRequest.WaitForReply(TimeSpan timeout)&lt;BR /&gt;— End of inner exception stack trace —&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 21:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Steps-to-trigger-QlikView-task-reload-after-the-Informatica-job/m-p/837743#M1258611</guid>
      <dc:creator />
      <dc:date>2015-04-24T21:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to trigger QlikView task reload after the Informatica job is finished</title>
      <link>https://community.qlik.com/t5/QlikView/Steps-to-trigger-QlikView-task-reload-after-the-Informatica-job/m-p/837744#M1258614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you define the special local group for accounts that should get permission to send EDX-triggers? The group is called "QlikView EDX" and must be defined on the machine where the QMS is running. Add all accounts to this groups that should be able to run the QMSEDX tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 09:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Steps-to-trigger-QlikView-task-reload-after-the-Informatica-job/m-p/837744#M1258614</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-04-27T09:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to trigger QlikView task reload after the Informatica job is finished</title>
      <link>https://community.qlik.com/t5/QlikView/Steps-to-trigger-QlikView-task-reload-after-the-Informatica-job/m-p/837745#M1258617</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;Yes I did add all the users to QlikView EDX and QlikView Management API local groups. Do I need to restart the server for them to take affect. &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Janaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 18:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Steps-to-trigger-QlikView-task-reload-after-the-Informatica-job/m-p/837745#M1258617</guid>
      <dc:creator />
      <dc:date>2015-04-27T18:21:48Z</dc:date>
    </item>
  </channel>
</rss>

