« The Iceman Cometh Main | Shape Charts »

Session Timeouts

Ever been using BIP and had to step away for something only to come back to find you have been logged out ... again!

There is some help out there, you can control the time out for the system. In the web.xml located in WEB-INF folder (location varies with which app server is used to deploy BIP). With OAS, it is located in \applications\xmlpserver\xmlpserver\WEB-INF

Look for the tag:


30

You can change it as you wish, its measured in minutes. Thanks to Nikos and Kevin for the tip. Lots of other stuff in that file ... please don't touch, support folks will not be happy :)

Comments (2)

Brimeyer:

    30
  

Haha, nice one, the last line was too good :)

Post a comment