In the left pane, click Deployments. Navigate to the variable-definition section. Change the value of the viewerSessionTimeOut variable to a valid integer

9-14 Oracle Fusion Middleware Configuration Guide for Oracle Business Intelligence Discoverer To view the location of the Discoverer deployment plan by using WebLogic Server Administration Console: 1. Log in to Oracle WebLogic Server Administration Console.

2. In the left pane, click Deployments.

3. In the right pane, select the Discoverer application for which you want to update the deployment plan. The Discoverer: Overview page appears. The Deployment Plan field on the Overview page displays the path of the Discoverer application deployment plan an XML file. Modify the deployment plan as described the following procedure: 1. Open the deployment plan from the location as displayed on the Discoverer: Overview page in an XML editor.

2. Navigate to the variable-definition section.

... variable-definition variable nameviewerSessionTimeOutname value10value variable variable-definition ...

3. Change the value of the viewerSessionTimeOut variable to a valid integer

value. For example, change the value to 30 thirty minutes. ... variable-definition variable nameviewerSessionTimeOutname value30value variable variable-definition ... 4. Save your changes and close the XML file. Once you update the deployment plan with the new value for the viewerSessionTimeOut variable, you must update the Discoverer application as described in the Update redeploy an Enterprise application section of Oracle Fusion Middleware Oracle WebLogic Server Administration Console Help 5. Restart the Discoverer components for more information, see Section 4.4, About starting and stopping Discoverer servlets When users next start Discoverer Viewer, Discoverer imposes the specified timeout value. Note : If Single Sign-On is enabled, Discoverer Viewer also considers the Global User Inactivity Timeout GUIT value defined in the SSO server. In this case, the least value among the session-timeout and GUIT values takes the precedence over the other. Note: The viewerSessionTimeOut variable is defined in the variable-definition and variable-assignment sections of the deployment plan. You should modify only the viewerSessionTimeOut variable which is defined in the variable-definition section. The value is defined in minutes. Managing Oracle BI Discoverer Preferences 9-15

9.7 How to convert a Discoverer preferences file to a different platform format