Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have gone through the community link -
https://community.qlik.com/docs/DOC-4301#comment-52399
In the GetWebTicket.aspx, I have few queries like -
1. How we can add number of UserIds
2. when I try to append existing code with the one provided in slide number 4 like -
<Global method="GetWebTicket">
<UserId>FRED</UserId>
</Global>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="GetWebTicket.aspx.cs" Inherits="QvIISWebServer.GetWebTicket" %>
It throws an error saying -
error on line 1 at column 49: Extra content at the end of the document
Please assist
MK
please check below one , there is a script in that for Web ticket method
I need it for QlikView
you can also use that code for Qlikview
how can I create Virtual Proxy for Qlikview