Dear Junwu,
I have 5 webdynpro applications , for each application we have seperate iview, portal page and portal role.
so welcome is one role having welcome page ---> displaying pending sales order requests etc..
Sales Order is another role ---> where we can create a sales order
etc .......
now assume based on a particular condition i need to log off the user, so im using
WDClientUser.forceLogoffClientUser(https://host:50001/irj/portal); in welcome page applicaiton , when this code is executed , only welcome page application displays that webynpro page got expired if i refresh the page or reoload also it doesnt open, but when i click sales order Role, or any other role , still those applications are working and i can fetch data and update data to the r/3 via rfc,
ideally when i used wdclientuser.forcelogoffclientuser(); at welcome application , all 5 different webdynpro applications in all the roles should get expired..
but it is happening only in welcome page.
Regards
Govardan Raj