Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, I have a problem with linking two dashboards in cluster. My question is:
How to determine on which server in cluster the dashboard will be opened (into which RAM it will be loaded) in IE Plugin when opening one dashboard from another.
My QlikView Setup:
I have 3 dashboards – Dashboard_1, Dashboard_2 and Dashboard_3.
When I open any dashboard from Access Point (no matter if in AJAX or IE plugin), everything works – Dashboard_1 and Dashboard_2 opens on Server_1, Dashboard_3 on Server_2 (checked in QMC/Status/QVS Statistics/QVS@Cluster/Server_1, Server_2/Open Documents)
Linking in AJAX works as expected – dashboards open on correct servers.
Problem occurs in IE plugin. I know that IE Plugin does not link through the web server which does the load balancing and it links directly through port 4747 to the QVS. Nevertheless I use the link qvp://Server_1/Dashboard_1.qvw , qvp://Server_1/Dashboard_2.qvw and qvp://Server_2/Dashboard_3.qvw but it keeps opening the target dashboard on the same server where is already opened the source one. For example:
If I turn on Always Tunnel in QMC for QVS@Cluster it doesn’t help. In cases described above it opens link qvp://Webserver_4;http/prd/dashboard_1.qvw (…dashboard_2.qvw, …dashboard_3.qvw) but they are always loaded on Server_2 no matter from where they are opened.