Enhancement Request - EBS 12.2 Terminate frmweb processes that are inactive past session timeout
Ref SR 3-41586947723, I would like to raise Enhancement Request for optional process to identify and terminate frmweb processes corresponding to the users' forms session that the users have not used for more than the session timeout setting.
In my testing, I left my forms session without doing any interactions for 3-4 days and the corresponding frmweb and database session still remain. At peak, when we have 650-700 frmweb sessions (same time as database server stress out on memory), I believe there are approximately 200 frmweb (and corresponding database) sessions those can be cleaned up.
There is no meaning of keeping those frmweb processes and database sessions since next time the user comes to do any activity on the form, he'll be prompted to login again.