Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am having some issues when implementing Web Ticket. I am using membership database to authenticate user in My Web application. Then I am generating tickets and creating URL to redirect to my qlikview document. I need to know if need to change directory service connector to configurable ODBC to make it work.
Thanks.
Thanks for checking it Bill. It allows the document name to be passed as paramters. if it is a limitation is there any workaround for it.
1. Validate and authenticate user in the custom code .
2. Redirect the url to iframe without web ticket.
It would be really helpful if could provide some suggestion on it.
I did several tests basing on a customized version of the next webticket tool and it worked perfectly.
Tool which test QlikView Webtickets
I tested with the following values in the document field
document: Sales Compass.qvw&sheet=SH79
document: Sales Compass.qvw&select=LB5699,(Q4|Q3)&select=LB5753,III
document: Sales Compass.qvw&sheet=SH79&select=LB5699,(Q4|Q3)&select=LB5753,III
In my opinion webticket passing different parameters in the URL works.
I hope it has been useful
Pablo.
Wow thanks Pablo. I will test it with the tool. What is the QlikView version you have been testing with? We have Qlkview 11 SR5
Hi pablo,
I am getting the message "Object reference not set to an instance of an object." in the web ticket. Do i need to change any settings in the application.
Hi pablo,
I will not be able to use it because we have components installed in different servers.
I think there a way were you don't need to include webticket information in the URL as webtickets uses cookies to identify sessions.
What you should do is request the webticket, then use it to access authenticate.aspx, that will generate the cookie, then make sure you include that cookie before you redirect the user to the site.
Hi,
Please could you tell me what is your Qlikview Web Server Authentication configuration for the below::
Authentication::
Type::
Login Address::
Thanks,
Hi Brindlogcool,
I am also facing same issue. Please could you tell what kind URL format is working for you. Your reply very much appreciated.
Thanks,
Hi Brindlogcool,
I have configured out QVWS as below:
Authentication: Always
Type: Ntlm
Login Address: Alternate Login page
I have below urls to access the document on the server...
Loadbalancer one is:
http://<serverip>/QvAJAXZfc/AccessPoint.aspx?open=&id=Customer%7CCUSTOMER%2FCUSTOMER_LERG.qvw&client=Aja
Actual one is:
http://<serverip>/QvAJAXZfc/opendoc.htm?document=CUSTOMER%2FCUSTOMER_LERG.qvw&host=Customer
I was succesfull getting the webticket form above server, then I am trying to redirect to url as below, but I wasnt successful in any case and always getting Accesspoint homepage and the message is : "loading content"
Please could you tell, where I am doing wrong... Your help is greately appreciated..
http://<serverip>/QvAJAXZfc/Authenticate.aspx?type=html&webticket=issA7xUit+hHwNkzWNKojte66XTLJR1KDdVHH/ll&try=/QvAJA...
or
http://<serverip>/QvAJAXZfc/Authenticate.aspx?type=html&webticket=issA7xUit+hHwNkzWNKojte66XTLJR1KDdVHH/ll&try=%2FQvA...
or
http://<serverip>/QvAJAXZfc/Authenticate.aspx?type=html&webticket=2AyRbi3HmTTVLJxbWyor8GZFoHbeQbr6DAxhJOD4&try=/QvAJAXZfc/AccessPoint.aspx?open=&id=Customer%7CCUSTOMER%2FCUSTOMER_LERG.qvw&client=Ajax
or
http://<serverip>/QvAJAXZfc/Authenticate.aspx?type=html&webticket=2AyRbi3HmTTVLJxbWyor8GZFoHbeQbr6DAxhJOD4&try=%2FQvAJAXZfc%2FAccessPoint.aspx%3Fopen%3D%26id%3DCustomer%257CCUSTOMER%252FCUSTOMER_LERG.qvw%26client%3DAjax
Thanks
Hi Brindlogcool,
Please could you look into my request and can you try to help me, as I could see very recently you are the one successful with web ticket and looks like we both are kind of doing in similar except that, I am not displaying in iFrame, instead I want to display in another tab.
Your help is very grateful to me and much appreciated..
And I have my information outlined very detailed in "http://community.qlik.com/message/654333"
Thanks,