Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
kbiesemans
Partner - Contributor
Partner - Contributor

Web Ticketing - Open document url parameters issues

Hello,

I'm trying to deploy a webticketing. I can get my ticket but the redirection is made only with the first parameter in the url.

In the adresse bar I can see that url : http://localhost/QVAJAXZFC/opendoc.htm?host=QVS@test.

It looks like it doesn't take my second parameter.

Here is my instruction :

RedirectLink = HttpUtility.UrlEncode("authenticate.aspx?type=html&try=" + HttpUtility.UrlEncode("http://localhost/QVAJAXZFC/opendoc.htm?host=QVS@test&document=" + document + "&back=/LoginPage.htm&webticket=" + ticket));

I also tried with the webticketing exemple (Webticket.aspx) without the URL encoding, the problem still occurs.

Is someone have a idea how to resolve that problem ?

Thanks in advnce

Labels (2)
1 Reply
Bill_Britt
Former Employee
Former Employee

Hi,

Take a look at this..

http://qv11/QvAJAXZfc/Authenticate.aspx?type=html&webticket=5x/PRj7pgqPmw7KbxaC6OoUB+2KRW2QpHgepZ5+M...

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.