<?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 TriggerEDXTask API fails to pass the variable value to trigger the EDX task. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/TriggerEDXTask-API-fails-to-pass-the-variable-value-to-trigger/m-p/175499#M1329346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 0pt 0.5in;"&gt;[View:&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/12/1440.TaskLog.txt:550:0]I" target="_blank"&gt;http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/12/1440.TaskLog.txt:550:0]I&lt;/A&gt; have created the reload and distribute task on publisher with External event trigger. And want to trigger it using the &lt;B&gt;TriggerEDXTask&lt;/B&gt; api by passing single valid variable as List&amp;lt;string&amp;gt;. Task is running but empty value is passed to distribution service. Below is the code snippet that passes testing3 variable with tdemo3 as variable value. Is this bug or below code need to be incomplete/need modified? Could anyone please let me know how to is pass the variable value to EDX task using TriggerEDXTask api to distribution service/publisher? App source is enclosed.&lt;/P&gt;&lt;P style="text-indent: 0.5in; margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P style="font-weight: bold; margin: 0in 0in 0pt; text-indent: 0.5in"&gt;Code snippet&lt;/P&gt;&lt;P style="text-indent: 0.5in; margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P&gt;// create a QMS API client&lt;/P&gt;&lt;P&gt;QMSBackendClient apiClient = new QMSBackendClient();&lt;/P&gt;&lt;P&gt;ServiceKeyClientMessageInspector.ServiceKey = apiClient.GetTimeLimitedServiceKey();&lt;/P&gt;&lt;P&gt;// get a list of QDS services&lt;/P&gt;&lt;P&gt;List&amp;lt;ServiceInfo&amp;gt; qdsServices = apiClient.GetServices(ServiceTypes.QlikViewDistributionService);&lt;/P&gt;&lt;P&gt;List&amp;lt;string&amp;gt; variableValues = new List&amp;lt;string&amp;gt;() { "tdemo3" };&lt;/P&gt;&lt;P&gt;TriggerEDXTaskResult result = apiClient.TriggerEDXTask(qdsServices[0].ID, "Reload and Distribute of testVariable1.qvw", "testing", "testing3", variableValues);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-indent: 0.5in; margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt 0.5in;"&gt;&lt;/P&gt;&lt;P style="text-indent: 0.5in; margin: 0in 0in 0pt;"&gt;&lt;B&gt;Below are the entries from task log file&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Executing ClusterID=1, QDSID=75aa8092-ea96-3a9d-9fb8-3fbbc246342d QDSMain.DistributeTask&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Starting task "Reload and Distribute of testVariable1.qvw" (Attempt 1 of 1)&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Max run time: 1.00:00:00&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: RepeatVariable found.&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;&lt;B&gt;(2011-02-07 22:38:21) Warning: RepeatVariable found, but is empty. Name=testing3&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Document is marked for refresh; Initializing Reload.&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Opening "C:\svn\RTF\trunk\client\source\product\terragui\qvanalytics\qv6\testVariable1.qvw"&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Allocating QlikView Engine&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Allocating new QlikView Engine. Current usagecount=1 of 4&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>TriggerEDXTask API fails to pass the variable value to trigger the EDX task.</title>
      <link>https://community.qlik.com/t5/QlikView/TriggerEDXTask-API-fails-to-pass-the-variable-value-to-trigger/m-p/175499#M1329346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 0pt 0.5in;"&gt;[View:&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/12/1440.TaskLog.txt:550:0]I" target="_blank"&gt;http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/12/1440.TaskLog.txt:550:0]I&lt;/A&gt; have created the reload and distribute task on publisher with External event trigger. And want to trigger it using the &lt;B&gt;TriggerEDXTask&lt;/B&gt; api by passing single valid variable as List&amp;lt;string&amp;gt;. Task is running but empty value is passed to distribution service. Below is the code snippet that passes testing3 variable with tdemo3 as variable value. Is this bug or below code need to be incomplete/need modified? Could anyone please let me know how to is pass the variable value to EDX task using TriggerEDXTask api to distribution service/publisher? App source is enclosed.&lt;/P&gt;&lt;P style="text-indent: 0.5in; margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P style="font-weight: bold; margin: 0in 0in 0pt; text-indent: 0.5in"&gt;Code snippet&lt;/P&gt;&lt;P style="text-indent: 0.5in; margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P&gt;// create a QMS API client&lt;/P&gt;&lt;P&gt;QMSBackendClient apiClient = new QMSBackendClient();&lt;/P&gt;&lt;P&gt;ServiceKeyClientMessageInspector.ServiceKey = apiClient.GetTimeLimitedServiceKey();&lt;/P&gt;&lt;P&gt;// get a list of QDS services&lt;/P&gt;&lt;P&gt;List&amp;lt;ServiceInfo&amp;gt; qdsServices = apiClient.GetServices(ServiceTypes.QlikViewDistributionService);&lt;/P&gt;&lt;P&gt;List&amp;lt;string&amp;gt; variableValues = new List&amp;lt;string&amp;gt;() { "tdemo3" };&lt;/P&gt;&lt;P&gt;TriggerEDXTaskResult result = apiClient.TriggerEDXTask(qdsServices[0].ID, "Reload and Distribute of testVariable1.qvw", "testing", "testing3", variableValues);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-indent: 0.5in; margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt 0.5in;"&gt;&lt;/P&gt;&lt;P style="text-indent: 0.5in; margin: 0in 0in 0pt;"&gt;&lt;B&gt;Below are the entries from task log file&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Executing ClusterID=1, QDSID=75aa8092-ea96-3a9d-9fb8-3fbbc246342d QDSMain.DistributeTask&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Starting task "Reload and Distribute of testVariable1.qvw" (Attempt 1 of 1)&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Max run time: 1.00:00:00&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: RepeatVariable found.&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;&lt;B&gt;(2011-02-07 22:38:21) Warning: RepeatVariable found, but is empty. Name=testing3&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Document is marked for refresh; Initializing Reload.&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Opening "C:\svn\RTF\trunk\client\source\product\terragui\qvanalytics\qv6\testVariable1.qvw"&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Allocating QlikView Engine&lt;/P&gt;&lt;P style="margin: 0in 0in 4.5pt 1in;"&gt;(2011-02-07 22:38:21) Information: Allocating new QlikView Engine. Current usagecount=1 of 4&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/TriggerEDXTask-API-fails-to-pass-the-variable-value-to-trigger/m-p/175499#M1329346</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: TriggerEDXTask API fails to pass the variable value to trigger the EDX task.</title>
      <link>https://community.qlik.com/t5/QlikView/TriggerEDXTask-API-fails-to-pass-the-variable-value-to-trigger/m-p/175500#M1329347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;having the same issue with the EDX&lt;/P&gt;&lt;P style="margin: 0 0 6px; font-size: 11px;"&gt;(2015-10-20 17:51:46) Information: Max attempts:1&lt;/P&gt;&lt;P style="margin: 0 0 6px; font-size: 11px;"&gt;(2015-10-20 17:51:46) Information: Current Attempt=0&lt;/P&gt;&lt;P style="margin: 0 0 6px; font-size: 11px;"&gt;(2015-10-20 17:51:46) Information: Task Dependencies are OK&lt;/P&gt;&lt;P style="margin: 0 0 6px; font-size: 11px;"&gt;(2015-10-20 17:51:46) Information: RepeatVariable found.&lt;/P&gt;&lt;P style="margin: 0 0 6px; font-size: 11px;"&gt;(2015-10-20 17:51:46) Warning: Empty RepeatVariable found. Name: vEdxParametersForReaload&lt;/P&gt;&lt;P style="margin: 0 0 6px; font-size: 11px;"&gt;&lt;/P&gt;&lt;P&gt;did you manage to solve this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 15:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TriggerEDXTask-API-fails-to-pass-the-variable-value-to-trigger/m-p/175500#M1329347</guid>
      <dc:creator>litalrok7</dc:creator>
      <dc:date>2015-10-20T15:21:31Z</dc:date>
    </item>
  </channel>
</rss>

