<?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 QVP Syntax for passing an authentication in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVP-Syntax-for-passing-an-authentication/m-p/223701#M76183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got it!&lt;/P&gt;&lt;P&gt;QVS refernce manuale page 80(pdf: 82)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;qvp://[[username]@]servername [:(port | protocol)] /&lt;BR /&gt;[documentname.qvw][?paramname=paramvalue{&amp;amp;paramname=&lt;BR /&gt;paramvalue}]&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;username and password can be passed as parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jan 2010 11:36:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-27T11:36:15Z</dc:date>
    <item>
      <title>QVP Syntax for passing an authentication</title>
      <link>https://community.qlik.com/t5/QlikView/QVP-Syntax-for-passing-an-authentication/m-p/223700#M76182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QlikCommunity,&lt;/P&gt;&lt;P&gt;Is there a syntax description for the qvp(like the General format in: http://en.wikipedia.org/wiki/URI_scheme#Generic_syntax )? I know i can pass a username, but how about the password? I tried a http-like syntax which doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;http://&amp;lt;UserName&amp;gt;:&amp;lt;Password&amp;gt;@&amp;lt;Hostname&amp;gt;/&amp;lt;DocumentPath&amp;gt;&lt;BR /&gt; qvp://&amp;lt;UserName&amp;gt;@&amp;lt;Hostname&amp;gt;/&amp;lt;DocumentPath&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely AZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 09:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVP-Syntax-for-passing-an-authentication/m-p/223700#M76182</guid>
      <dc:creator />
      <dc:date>2010-01-27T09:30:50Z</dc:date>
    </item>
    <item>
      <title>QVP Syntax for passing an authentication</title>
      <link>https://community.qlik.com/t5/QlikView/QVP-Syntax-for-passing-an-authentication/m-p/223701#M76183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got it!&lt;/P&gt;&lt;P&gt;QVS refernce manuale page 80(pdf: 82)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;qvp://[[username]@]servername [:(port | protocol)] /&lt;BR /&gt;[documentname.qvw][?paramname=paramvalue{&amp;amp;paramname=&lt;BR /&gt;paramvalue}]&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;username and password can be passed as parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 11:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVP-Syntax-for-passing-an-authentication/m-p/223701#M76183</guid>
      <dc:creator />
      <dc:date>2010-01-27T11:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: QVP Syntax for passing an authentication</title>
      <link>https://community.qlik.com/t5/QlikView/QVP-Syntax-for-passing-an-authentication/m-p/223702#M76184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aren't the username/password passed as params the "section access" name/pswd rather than the general login authentication, e.g. windows login name/pswd?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 19:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVP-Syntax-for-passing-an-authentication/m-p/223702#M76184</guid>
      <dc:creator />
      <dc:date>2012-11-12T19:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: QVP Syntax for passing an authentication</title>
      <link>https://community.qlik.com/t5/QlikView/QVP-Syntax-for-passing-an-authentication/m-p/223703#M76185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I &lt;BR /&gt;1) Convert QVServer to using DMS authorization&lt;BR /&gt;2) Use QVEMC to manually add an authorized name (no windows account needed for this name) for a qvw, e.g. Frank&lt;BR /&gt;3) Request a ticket for Frank using as credentials a name/pswd for a windows account that exists on the machine hosting GetTicket.aspx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I am able to pass the folloiwng qvp to file open in the OCX&lt;BR /&gt;&amp;nbsp;&amp;nbsp; qvp://&amp;lt;host&amp;gt;/&amp;lt;file&amp;gt;?ticket&lt;/P&gt;&lt;P&gt;i.e. CTE+DMS ==&amp;gt;&amp;gt; qvp+ticket ==&amp;gt;&amp;gt; open qvw in OCX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not find anything in the QVServer Ref manual that says only DMS authorization is supported for CTE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2012 22:14:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVP-Syntax-for-passing-an-authentication/m-p/223703#M76185</guid>
      <dc:creator />
      <dc:date>2012-12-15T22:14:32Z</dc:date>
    </item>
  </channel>
</rss>

