How to use Session timeout parameters in the dashboard (Views)
book
Article ID: KB0090152
calendar_today
Updated On:
TIBCO BusinessEvents Enterprise Edition
|
-
|
Not Applicable
|
-
|
Description
Resolution:
Description:
=========
How to use Session timeout parameters in the dashboard (Views)
Environment:
===========
BusinessEvents 4.0
All Operating Systems
Symptoms:
=========
n.a.
Cause:
======
n.a.
Resolution:
========
1). Token timeout:
=============
This is a global timeout which applies to the dashboard. When the timeout is reached a timeout messagebox pps up.
To enable the timeout set the following property:
be.agent.dashboard.token.timeout (this is again time in milliseconds)
2). Session timeout:
===============
This applies to each drilldown page opened. Each new drill down page is a new session on its own.
To enable session timeouts on the drill down page set the following properties:
be.agent.dashboard.session.timeout (this is the time in milliseconds)
be.agent.dashboard.session.keeping.enabled (set to false)
For the dashboard timeout set the following properties:
NOTE:
Always keep the token timeout greater than the session timeout. e.g., set session timeout to 30 minutes and token timeout to 60 minutes.
Issue/Introduction
How to use Session timeout parameters in the dashboard (Views)
Feedback
thumb_up
Yes
thumb_down
No