The connection between the OracleBI Presentation Server and OracleBI Services when idle(no requests running) will expire by default in 210 minutes,this can be manually configured using the following steps:
1. Find the file instanceconfig.xml in following location
OracleInstance\Config\OracleBIPresentationServices\Coreappication\instanceconfig.xml
2. Add the following line in the security block add "ClientSessionExpireMinutes" block with no of minutes you want.
<clientsessionexpireminutes> 1440 </clientsessionexpireminutes>
3. Restart services OracleBI Presentation Services.
1. Find the file instanceconfig.xml in following location
OracleInstance\Config\OracleBIPresentationServices\Coreappication\instanceconfig.xml
2. Add the following line in the security block add "ClientSessionExpireMinutes" block with no of minutes you want.
<clientsessionexpireminutes> 1440 </clientsessionexpireminutes>
3. Restart services OracleBI Presentation Services.
No comments:
Post a Comment