Hi Experts,
We have a scenario where after 10 min inactive period a pop up should appear to warn user about session time out and then it will perform the logoff function if user not reponded with in 15 min.That means we are looking for a idle session time out of 15 min. we have implemented the sample codes from below blogs/posts, unfortunately i am unable to achieve it. We are using ajax frame work.
1.http://scn.sap.com/thread/3307601-- This works for only Navigation bar. Not working if user is active in the content area.
2.http://scn.sap.com/docs/DOC-7370-- Implemented the same logic but only difference is in 7.4 version we cant create PAR to deploy, instead used ear to deploy and created a iview from it and placed in the framework Page. Unfortunately this is not working.
Please help.
Thanks
Ravi Sunkara