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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
DoesitMatter
Contributor II
Contributor II

No timeout for some while timeout for other apps/users

Hi all,

I'm hoping to do this:

Application A doesn't time out because it goes onto a big screen.

The rest of the applications, different user from A, continue to session time-out as per default.

 

Thank you!

Regards,

Alloy

Labels (1)
1 Solution

Accepted Solutions
andoryuu
Creator III
Creator III

The default behavior for a sense server would only allow this if you send users to different virtual proxies. The timeout is controlled by VP. Otherwise, you would need to have Application A be exposed by mashup and have javascript reloading it quietly in the background to keep it acctive since the timeout is based on client side actions.

View solution in original post

1 Reply
andoryuu
Creator III
Creator III

The default behavior for a sense server would only allow this if you send users to different virtual proxies. The timeout is controlled by VP. Otherwise, you would need to have Application A be exposed by mashup and have javascript reloading it quietly in the background to keep it acctive since the timeout is based on client side actions.