Tuesday, November 27, 2012

Configure Session Time

Today will discuss about the session configure time in OBIEE

1st of all Configuration done in instanceconfig.xml file Below is the path for this file. 

C:OBIEE/Instance/Instance1/config/OracleBIPresentationServicesComponent/coreapplication_obipsn
Open the Instanceconfig.xml file
Please enter the below entries.

<ConnectionExprieMinute>120</ConnectionExprieMinute>
<ClientSessionExprieMinute>120</ClientSessionExprieMinute
<logOncExprieMinutes>120</logOnExprieMinute>


Save the File Restart the BI Server
I have entered 120 min in code which means system will allow me to be idle for 120 min.

No comments:

Post a Comment