Hi
We have a BW web reports which are giving time out error when we refresh the already displayed report.
The exact error message,
400 Session timed out - Please login again
Application server session timed out (-11)
Error : -11
version : 6040
Component : ICM
Date/Time : XXXX
Module : icxxthr_mt.c
Line : 1737
server : XXX
Detail : Session does not exist.
This happens when we refresh the same report after some time, which is already there in the browser .
Template settings are ,
Status-free navigation : checked
Automatic session management : inactive.
My undestanding from above two settings is, it should not maintain the session once the report is executed. But looks like it is trying to use the same session and giving the above error message.
Can you please clarify me on this, what i am missing here?