Hi All,
I am hosting a webDynpro application on Portal using WebDynpro iView.
In the Application, I am passing the portal user who has currently logged in, using an iView property Application Parameter property as follows
pUser =<Login.UserId>
In the pUser variable i am getting the value of currently logged in portal user, which is used beigned used in Application .
When WebDynpro application is getting expire as specified by Expiation property of Application, and when we again click on the link specified at the expiration Link, application gets refreshed but the iView is not getting refreshed and the logged in user is not passed agian.Only when we click on the iView again the portal user is passed to application.
Is there any way by which the we can refresh the iView when application is expire.
Or is there any way by which we can pass the portal Role again WebDynpro application is expire
Thanks in advance.
Regards,
Shruti.
Edited by: Shruti Shah on Jan 7, 2008 5:40 PM