[BI Publiser 11.1.1.6] timeout settings doesn't match value in web.xml file
Hi, gurus
follow Note:1351297, I changed the timeout value of BI publisher.
===
confirmed BIP with BIEE, not single BIP. 11.1.1.6
file: web.xml
change from : <session-timeout>20</session-timeout>
change to : <session-timeout>5</session-timeout>
===
And he found the timeout message is "You have been inactive for more than 3 minutes. Click OK to keep your session."
And actually, the popup was shown at 2 min 30 sec, anybody knows the mechanism?
Any method could let the settings value match the popup message timeout value?
Regards