While scheduling a report in BOXI 3.1 SP2 (On Unix)
When we click on Prompts link for the 1st time while using BO, BO takes more than 5 mins to return Prompts window.
After adding Prompts when I clicked on “Schedule”, my session times out.
Basically i want to know which apps session timeout in web.xml i need to increase out of following
- InfoViewApp
- AdminTools
- AnalyticalReporting
- CmcApp
- CmcAppActions
- CrystalReports
- InfoViewAppActions
- PartnerPlatformService
- PerformanceManagement
- PlatformServices
- VoyagerClient
- Xcelsius
This is the current/default settings for all apps
<session-config>
<session-timeout>20</session-timeout> <!-- 20 minutes for session objects -->
</session-config>
Or i have to change it for all?