Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello guys,
we have created a mashup dashboard in Qlik Sense whose address is https://myserversense.mydomain.com/exstensions/myapp/mydashboard.html. Is there a way to use the simple call to https://myserversense.mydomain.com and have server redirect to ...../mydashboard.html?
Any advice welcome
Nick
Hi,
The easy part is of course to shorten '/myapp/mydashboard.html', but I guess you know that.. If you want to make the address real short you probably need to deploy your mashup to a web server. In that case you need to make sure that the mashup still finds the Qlik Sense files and uses correct URL:s for requirejs and openApp.
Erik Wetterberg
Hi Erik,
unfortunately we don't have a web server to deploy the mashup to. This a low priority activity for our customer and maybe the solution in the future wil be to deploy a reverse proxy between the web and the Qlik Sense server.
Thanks
Nick