<?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 Trigger - External Event in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/EDX-Trigger-External-Event/m-p/472844#M1320192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks, I am trying to trigger the task by using QMSEDX external trigger. I am using QV 11.2 but I got the follwong error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Batch File:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"&lt;A href="https://community.qlik.com/" target="_blank"&gt;\\QVServer\QVStaging\Tools\QMSEDX&lt;/A&gt;" -task="ST&lt;/P&gt;&lt;P&gt;AGING BAT Reload Task of MS\Testing_BAT\Violation_Summary.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/" target="_blank"&gt;\\QVSever\QVStaging\Tools&amp;gt;"\\QVServer\QVStaging\Tools\QMSEDX&lt;/A&gt;" -task="ST&lt;BR /&gt;AGING BAT Reload Task of MS\Testing_BAT\Violation_Summary.qvw"&lt;BR /&gt;Failed to create a client to the specified Uri.&lt;BR /&gt;There was no endpoint listening at &lt;A href="http://localhost:4799/QMS/Service" target="_blank"&gt;http://localhost:4799/QMS/Service&lt;/A&gt; that could&lt;BR /&gt;accept the message. This is often caused by an incorrect address or SOAP action.&lt;BR /&gt; See InnerException, if present, for more details.&lt;/P&gt;&lt;P&gt;Unhandled Exception: System.ServiceModel.EndpointNotFoundException: There was no&lt;BR /&gt; endpoint listening at &lt;A href="http://localhost:4799/QMS/Service" target="_blank"&gt;http://localhost:4799/QMS/Service&lt;/A&gt; that could accept the m&lt;BR /&gt;essage. This is often caused by an incorrect address or SOAP action. See InnerEx&lt;BR /&gt;ception, if present, for more details. ---&amp;gt; System.Net.WebException: Unable to c&lt;BR /&gt;onnect to the remote server ---&amp;gt; System.Net.Sockets.SocketException: No connecti&lt;BR /&gt;on could be made because the target machine actively refused it [::1]:4799&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddre&lt;BR /&gt;ss socketAddress)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Sock&lt;BR /&gt;et s4, Socket s6, Socket&amp;amp; socket, IPAddress&amp;amp; address, ConnectSocketState state,&lt;BR /&gt;IAsyncResult asyncResult, Int32 timeout, Exception&amp;amp; exception)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.HttpWebRequest.GetRequestStream(TransportContext&amp;amp; context)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.HttpWebRequest.GetRequestStream()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStre&lt;BR /&gt;am()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/P&gt;&lt;P&gt;Server stack trace:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStre&lt;BR /&gt;am()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpCha&lt;BR /&gt;nnelRequest.SendRequest(Message message, TimeSpan timeout)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeS&lt;BR /&gt;pan timeout)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message messag&lt;BR /&gt;e, TimeSpan timeout)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean on&lt;BR /&gt;eway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan tim&lt;BR /&gt;eout)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCall&lt;BR /&gt;Message methodCall, ProxyOperationRuntime operation)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&lt;/P&gt;&lt;P&gt;Exception rethrown at [0]:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage req&lt;BR /&gt;Msg, IMessage retMsg)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgDa&lt;BR /&gt;ta, Int32 type)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at QMSEDX.QMSAPI.IQMS.TriggerEDXTask(Guid qdsID, String taskNameOrID, String&lt;BR /&gt;password, String variableName, List`1 variableValues)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at QMSEDX.QMSAPI.QMSClient.TriggerEDXTask(Guid qdsID, String taskNameOrID, St&lt;BR /&gt;ring password, String variableName, List`1 variableValues)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at QMSEDX.Program.TriggerTask(IQMS qms, String task, String password, String&lt;BR /&gt;variableName, List`1 variableValues)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at QMSEDX.Program.TriggerAndMonitorTask()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at QMSEDX.Program.Main(String[] args)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me , how to solve the problem...&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 Trigger - External Event</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Trigger-External-Event/m-p/472844#M1320192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks, I am trying to trigger the task by using QMSEDX external trigger. I am using QV 11.2 but I got the follwong error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Batch File:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"&lt;A href="https://community.qlik.com/" target="_blank"&gt;\\QVServer\QVStaging\Tools\QMSEDX&lt;/A&gt;" -task="ST&lt;/P&gt;&lt;P&gt;AGING BAT Reload Task of MS\Testing_BAT\Violation_Summary.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/" target="_blank"&gt;\\QVSever\QVStaging\Tools&amp;gt;"\\QVServer\QVStaging\Tools\QMSEDX&lt;/A&gt;" -task="ST&lt;BR /&gt;AGING BAT Reload Task of MS\Testing_BAT\Violation_Summary.qvw"&lt;BR /&gt;Failed to create a client to the specified Uri.&lt;BR /&gt;There was no endpoint listening at &lt;A href="http://localhost:4799/QMS/Service" target="_blank"&gt;http://localhost:4799/QMS/Service&lt;/A&gt; that could&lt;BR /&gt;accept the message. This is often caused by an incorrect address or SOAP action.&lt;BR /&gt; See InnerException, if present, for more details.&lt;/P&gt;&lt;P&gt;Unhandled Exception: System.ServiceModel.EndpointNotFoundException: There was no&lt;BR /&gt; endpoint listening at &lt;A href="http://localhost:4799/QMS/Service" target="_blank"&gt;http://localhost:4799/QMS/Service&lt;/A&gt; that could accept the m&lt;BR /&gt;essage. This is often caused by an incorrect address or SOAP action. See InnerEx&lt;BR /&gt;ception, if present, for more details. ---&amp;gt; System.Net.WebException: Unable to c&lt;BR /&gt;onnect to the remote server ---&amp;gt; System.Net.Sockets.SocketException: No connecti&lt;BR /&gt;on could be made because the target machine actively refused it [::1]:4799&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddre&lt;BR /&gt;ss socketAddress)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Sock&lt;BR /&gt;et s4, Socket s6, Socket&amp;amp; socket, IPAddress&amp;amp; address, ConnectSocketState state,&lt;BR /&gt;IAsyncResult asyncResult, Int32 timeout, Exception&amp;amp; exception)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.HttpWebRequest.GetRequestStream(TransportContext&amp;amp; context)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.HttpWebRequest.GetRequestStream()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStre&lt;BR /&gt;am()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/P&gt;&lt;P&gt;Server stack trace:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStre&lt;BR /&gt;am()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpCha&lt;BR /&gt;nnelRequest.SendRequest(Message message, TimeSpan timeout)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeS&lt;BR /&gt;pan timeout)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message messag&lt;BR /&gt;e, TimeSpan timeout)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean on&lt;BR /&gt;eway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan tim&lt;BR /&gt;eout)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCall&lt;BR /&gt;Message methodCall, ProxyOperationRuntime operation)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&lt;/P&gt;&lt;P&gt;Exception rethrown at [0]:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage req&lt;BR /&gt;Msg, IMessage retMsg)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgDa&lt;BR /&gt;ta, Int32 type)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at QMSEDX.QMSAPI.IQMS.TriggerEDXTask(Guid qdsID, String taskNameOrID, String&lt;BR /&gt;password, String variableName, List`1 variableValues)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at QMSEDX.QMSAPI.QMSClient.TriggerEDXTask(Guid qdsID, String taskNameOrID, St&lt;BR /&gt;ring password, String variableName, List`1 variableValues)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at QMSEDX.Program.TriggerTask(IQMS qms, String task, String password, String&lt;BR /&gt;variableName, List`1 variableValues)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at QMSEDX.Program.TriggerAndMonitorTask()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at QMSEDX.Program.Main(String[] args)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me , how to solve the problem...&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-Trigger-External-Event/m-p/472844#M1320192</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: EDX Trigger - External Event</title>
      <link>https://community.qlik.com/t5/QlikView/EDX-Trigger-External-Event/m-p/472845#M1320195</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;Make sure yo have added the local group "QlikView EDX" in the server and the users that are going to run EDX tasks must have logged on to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There shouldn't be any firewalls from the client and the server blocking port 4799, and according to your logs, "localhost" may not be the right name for the server to be reached from another network resource. Probably the IP or the server name will do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 05:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EDX-Trigger-External-Event/m-p/472845#M1320195</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2013-05-20T05:47:46Z</dc:date>
    </item>
  </channel>
</rss>

