<?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: Need to pass Variables in Web URL using Open URL Action. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-to-pass-Variables-in-Web-URL-using-Open-URL-Action/m-p/750064#M1023151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3847"&gt;AJAX and URL parameters&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Mar 2015 17:41:21 GMT</pubDate>
    <dc:creator>buzzy996</dc:creator>
    <dc:date>2015-03-19T17:41:21Z</dc:date>
    <item>
      <title>Need to pass Variables in Web URL using Open URL Action.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-pass-Variables-in-Web-URL-using-Open-URL-Action/m-p/750063#M1023150</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;I need to pass variables in the web service url using Open URL Action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am trying to do is that I have input field A and B. I edit the data in the fields and pass that updated data through webservice back to the Database. It is basically a write back to data base functionality that i am trying to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a webservice URL as &lt;/P&gt;&lt;P&gt;&lt;A class="unlinked" title="http://localhost:9090/QVDataPost/api/QVData?EmployeeName=qwe&amp;amp;EmployeeSalary=800"&gt;http://localhost:9090/QVDataPost/api/QVData?EmployeeName=qwe&amp;amp;EmployeeSalary=800&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I don't want to hard code the values of fields EmployeeName=qwe and EmployeeSalary=800&lt;/P&gt;&lt;P&gt;I want these fields to get the value from a variable e.g EmployeeName=$(vName) and EmployeeSalary=$(vSalary)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried doing this using the following syntax in Open URL action:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:9090/QVDataPost/api/QVData?EmployeeName=&amp;amp;'$(vName)'&amp;amp;&amp;amp;EmployeeSalary=&amp;amp;'$(vSalary)&amp;amp;" rel="nofollow"&gt;http://localhost:9090/QVDataPost/api/QVData?EmployeeName=&amp;amp;'$(vName)'&amp;amp;&amp;amp;EmployeeSalary=&amp;amp;'$(vSalary)&amp;amp;&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it's still not working. Can anyone help me to pass variable in a URL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hannan Tariq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 12:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-pass-Variables-in-Web-URL-using-Open-URL-Action/m-p/750063#M1023150</guid>
      <dc:creator>hannan_t</dc:creator>
      <dc:date>2015-03-19T12:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need to pass Variables in Web URL using Open URL Action.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-pass-Variables-in-Web-URL-using-Open-URL-Action/m-p/750064#M1023151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3847"&gt;AJAX and URL parameters&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 17:41:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-pass-Variables-in-Web-URL-using-Open-URL-Action/m-p/750064#M1023151</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-03-19T17:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need to pass Variables in Web URL using Open URL Action.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-pass-Variables-in-Web-URL-using-Open-URL-Action/m-p/750065#M1023152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This document show the other direction - from outside into QlikView....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 17:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-pass-Variables-in-Web-URL-using-Open-URL-Action/m-p/750065#M1023152</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-03-19T17:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need to pass Variables in Web URL using Open URL Action.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-pass-Variables-in-Web-URL-using-Open-URL-Action/m-p/750066#M1023153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you really run your webservice on the same computer as QlikView Web Service (or IIS)? I see you use localhost as hostname?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 17:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-pass-Variables-in-Web-URL-using-Open-URL-Action/m-p/750066#M1023153</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-03-19T17:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need to pass Variables in Web URL using Open URL Action.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-pass-Variables-in-Web-URL-using-Open-URL-Action/m-p/750067#M1023154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in testing/developing phase of the functionality that's why i have hosted everything on my laptop meanwhile. Later it will obviously be on servers and all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 18:11:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-pass-Variables-in-Web-URL-using-Open-URL-Action/m-p/750067#M1023154</guid>
      <dc:creator>hannan_t</dc:creator>
      <dc:date>2015-03-19T18:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need to pass Variables in Web URL using Open URL Action.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-pass-Variables-in-Web-URL-using-Open-URL-Action/m-p/750068#M1023155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the expressions you gave originally are accurate then you have a problem ... it should be more like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:9090/QVDataPost/api/QVData?EmployeeName=$(vName)&amp;amp;EmployeeSalary=$(vSalary" rel="nofollow"&gt;http://localhost:9090/QVDataPost/api/QVData?EmployeeName=$(vName)&amp;amp;EmployeeSalary=$(vSalary&lt;/A&gt;&lt;SPAN&gt;)'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 18:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-pass-Variables-in-Web-URL-using-Open-URL-Action/m-p/750068#M1023155</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-03-19T18:57:57Z</dc:date>
    </item>
  </channel>
</rss>

