<?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 RequestEDX: Variables not transmitted in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RequestEDX-Variables-not-transmitted/m-p/169628#M1312464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;BR /&gt;may you gently post here the code too, i'm interested to do the same, thanks.&lt;BR /&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Oct 2009 15:17:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-10-31T15:17:06Z</dc:date>
    <item>
      <title>RequestEDX: Variables not transmitted</title>
      <link>https://community.qlik.com/t5/QlikView/RequestEDX-Variables-not-transmitted/m-p/169627#M1312462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to start a reload out of my c# program. The reload was successful, but when I want to add some variables it does accept the variables (but still executes the reload).&lt;BR /&gt;&lt;BR /&gt;The call is:&lt;BR /&gt; &lt;SCRIPT type="text/javascript"&gt;//&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;![CDATA[&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;!--function f(e){if (e.className=="ci"){if (e.children(0).innerText.indexOf("\n")&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;0) fix(e,"cb");}if (e.className=="di"){if (e.children(0).innerText.indexOf("\n")&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;0) fix(e,"db");}e.id="";}function fix(e,cl){e.className=cl;e.style.display="block";j=e.parentElement.children(0);j.className="c";k=j.children(0);k.style.visibility="visible";k.href="#";}function ch(e){mark=e.children(0).children(0);if (mark.innerText=="+"){mark.innerText="-";for (var i=1;i&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;e.children.length;i++)e.children(i).style.display="block";}else if (mark.innerText=="-"){mark.innerText="+";for (var i=1;i&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;e.children.length;i++)e.children(i).style.display="none";}}function ch2(e){mark=e.children(0).children(0);contents=e.children(1);if (mark.innerText=="+"){mark.innerText="-";if (contents.className=="db"||contents.className=="cb")contents.style.display="block";else contents.style.display="inline";}else if (mark.innerText=="-"){mark.innerText="+";contents.style.display="none";}}function cl(){e=window.event.srcElement;if (e.className!="c"){e=e.parentElement;if (e.className!="c"){return;}}e=e.parentElement;if (e.className=="e") ch(e);if (e.className=="k") ch2(e);}function ex(){}function h(){window.status=" ";}document.onclick=cl;--&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;//]]&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;



&lt;/SCRIPT&gt;&lt;/P&gt;&lt;DIV class="e"&gt;&lt;DIV class="c" style="text-indent: -2em; margin-left: 1em;"&gt;&lt;A class="b" href="#" onclick="return false" onfocus="h()" target="_blank"&gt;-&lt;/A&gt; &amp;lt;Global method="&lt;B&gt;RequestEDX&lt;/B&gt;" key="&lt;B&gt;F5Wlt62/+EFSp1vc9ZaxkW0use088Pu4&lt;/B&gt;"&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="e" style="text-indent: -2em; margin-left: 1em;"&gt;&amp;lt;i_TaskIDOrTaskName&amp;gt;POSJournal.qvw&amp;lt;/i_TaskIDOrTaskName&amp;gt;&lt;/DIV&gt;&lt;DIV class="e" style="text-indent: -2em; margin-left: 1em;"&gt;&amp;lt;i_Password /&amp;gt;&lt;/DIV&gt;&lt;DIV class="e" style="text-indent: -2em; margin-left: 1em;"&gt;&amp;lt;USERID&amp;gt;ADMIN&amp;lt;/USERID&amp;gt;&lt;/DIV&gt;&lt;DIV class="e" style="text-indent: -2em; margin-left: 1em;"&gt;&amp;lt;PASSWORD&amp;gt;ABC&amp;lt;/PASSWORD&amp;gt;&lt;/DIV&gt;&lt;DIV class="e" style="text-indent: -2em; margin-left: 1em;"&gt;&amp;lt;i_VariableName&amp;gt;TestTest&amp;lt;/i_VariableName&amp;gt;&lt;/DIV&gt;&lt;DIV class="e" style="text-indent: -2em; margin-left: 1em;"&gt;&amp;lt;i_VariableValueList&amp;gt;123456&amp;lt;/i_VariableValueList&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;lt;/Global&amp;gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;I get the following result:&lt;BR /&gt; &lt;SCRIPT type="text/javascript"&gt;//&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;![CDATA[&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;!--function f(e){if (e.className=="ci"){if (e.children(0).innerText.indexOf("\n")&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;0) fix(e,"cb");}if (e.className=="di"){if (e.children(0).innerText.indexOf("\n")&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;0) fix(e,"db");}e.id="";}function fix(e,cl){e.className=cl;e.style.display="block";j=e.parentElement.children(0);j.className="c";k=j.children(0);k.style.visibility="visible";k.href="#";}function ch(e){mark=e.children(0).children(0);if (mark.innerText=="+"){mark.innerText="-";for (var i=1;i&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;e.children.length;i++)e.children(i).style.display="block";}else if (mark.innerText=="-"){mark.innerText="+";for (var i=1;i&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;e.children.length;i++)e.children(i).style.display="none";}}function ch2(e){mark=e.children(0).children(0);contents=e.children(1);if (mark.innerText=="+"){mark.innerText="-";if (contents.className=="db"||contents.className=="cb")contents.style.display="block";else contents.style.display="inline";}else if (mark.innerText=="-"){mark.innerText="+";contents.style.display="none";}}function cl(){e=window.event.srcElement;if (e.className!="c"){e=e.parentElement;if (e.className!="c"){return;}}e=e.parentElement;if (e.className=="e") ch(e);if (e.className=="k") ch2(e);}function ex(){}function h(){window.status=" ";}document.onclick=cl;--&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;//]]&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;



&lt;/SCRIPT&gt;&lt;DIV class="e"&gt;&lt;DIV class="c" style="text-indent: -2em; margin-left: 1em;"&gt;&lt;A class="b" href="#" onclick="return false" onfocus="h()" target="_blank"&gt;-&lt;/A&gt; &amp;lt;RequestEDX&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="e"&gt;&lt;DIV class="c" style="text-indent: -2em; margin-left: 1em;"&gt;&lt;A class="b" href="#" onclick="return false" onfocus="h()" target="_blank"&gt;-&lt;/A&gt; &amp;lt;RequestEDXResult&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="e" style="text-indent: -2em; margin-left: 1em;"&gt;&amp;lt;TaskStartResult&amp;gt;Success&amp;lt;/TaskStartResult&amp;gt;&lt;/DIV&gt;&lt;DIV class="e" style="text-indent: -2em; margin-left: 1em;"&gt;&amp;lt;Log /&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;lt;/RequestEDXResult&amp;gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;lt;/RequestEDX&amp;gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;Is there anything wrong with the XML?&lt;BR /&gt;&lt;BR /&gt;Additional information: &lt;BR /&gt;ContentType is "text/xml"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Michael&lt;/P&gt;&lt;P&gt;&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/RequestEDX-Variables-not-transmitted/m-p/169627#M1312462</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>RequestEDX: Variables not transmitted</title>
      <link>https://community.qlik.com/t5/QlikView/RequestEDX-Variables-not-transmitted/m-p/169628#M1312464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;BR /&gt;may you gently post here the code too, i'm interested to do the same, thanks.&lt;BR /&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Oct 2009 15:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RequestEDX-Variables-not-transmitted/m-p/169628#M1312464</guid>
      <dc:creator />
      <dc:date>2009-10-31T15:17:06Z</dc:date>
    </item>
  </channel>
</rss>

