Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

WebTicket Method for Users outside domain

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 -

This page contains the following errors:

error on line 1 at column 49: Extra content at the end of the document

Below is a rendering of the page up to the first error.

Please assist

MK

4 Replies
Anonymous
Not applicable
Author

please check below one , there is a script in that for Web ticket method

Anonymous
Not applicable
Author

I need it for QlikView

Anonymous
Not applicable
Author

you can also use that code for Qlikview

Anonymous
Not applicable
Author

how can I create Virtual Proxy for Qlikview