on 2016 Apr 06 4:40 PM
User sessions should expire after a maximum of 20 minutes of inactivity by a user.
Please let me know how can we do it
Hi Anutosh,
The web session value for InfoView, CMC is by default 20 mins.
So, if you want to modify that then you can edit the web.xml file for that application say InfoView under Tomcat.
Open web.xml under <BO Installdir>\Business Objects\Tomcat55\webapps\InfoViewApp\WEB-INF.
Modify session.timeout value and save the file. Restart Tomcat.
For more information on Session Management, refer the following links:
Hope this helps.
-Renu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anutosh
If you mean a CMS session created by the BI Launchpad or CMC web application, then the default is 20 minutes and is configurable (refer to the kbase article)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For XI 3.1, the web applications are split into multiple WAR files (with seperate session timeouts). Webi uses the AnalyticalReporting web application. Check this kbase:
User | Count |
---|---|
66 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.