Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlikview Webticketing Architecture

Hi All,

I have a scenario where we want to deploy two Qlikview web servers for webticketing.

  • A request from internet will hit domain address www.application.com (Linked to a load balancer)
    • The Load balancer will route this request to one of the Qlikview Web Servers to generate the ticket.
    • And After Authentication the Qlik Document would be shown to the end user.

I am facing the following issue:

  • Unable to generate the ticket using the load balancer ip / domain. (All IP's are whitelisted )

Example.

https://127.0.0.1/QVAJAXZfc/GetWebTicket.aspx?cmd=<Global%20method  Works, Generates Ticket

But If I try

https://DomainName/QVAJAXZfc/GetWebTicket.aspx?cmd=<Global%20method  - Doesnt work  

I need to use domain name to generate ticket since I have more than one server which can generate ticket.

Please suggest.

Thanks,

Swapneel

0 Replies