Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Wong
Contributor
Contributor

use Single configurator with a ticket

Hi all, I have a URL created by Single configurator:

http://<server>/single/appid=<appid>&sheet=<sheetid>&opt=nointeraction&select=clearall

i have also created a ticket <ticket> by using a virtual proxy <proxy>

Is it possible to merge all of above into one URL so that user can use this URL to see the sheet without input his username and password?

I have tried below but seems not works.

http://<server>/<proxy>/single/appid=<appid>&sheet=<sheetid>&opt=nointeraction&select=clearall?qlikTicket=<ticket>

http://<server>/single/<proxy>/appid=<appid>&sheet=<sheetid>&opt=nointeraction&select=clearall?qlikTicket=<ticket>

Thanks

 

Labels (1)
0 Replies