cancel
Showing results for 
Search instead for 
Did you mean: 

Auto logoff not working

Former Member
0 Kudos

Hi,

I am trying to implement the inactive session time out for users as given in the blog : [Portal user idle timeout|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/11878] [original link is broken] [original link is broken] [original link is broken];

Here I am successfull able to call the JavaScript but from java script whenever I call IEDialog.jsp (a warning pop up), I am getting

So far I am able to get the popup box at the specified time interval which in this case is warn_delay.

However, I am getting the Portal Runtime error whenever there is a popup box open.

12:39_07/04/11_0053_21936450

EXCEPTION

com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: IEDialog.jsp

at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1937)

at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:222)

at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)

Is there anything wrong I have done in my coding. I am using exact coding as mentioned in the blog. Did anyone try this blog?

Regards

Abhinav

Accepted Solutions (0)

Answers (1)

Answers (1)

Abhinav_Sharma
Contributor
0 Kudos

Hi Guyz..

any thought

Regards

Abhinav