PROBLEM
Hi all,
I publish on my portal a Web Dynpro Abap which show the list of the invoice documents of the logged user, when i press logoff button and re-log with other user I see the invoice documents of the first user.
The welcome area show the right user that have login but the Web Dynpro Abap show the old user data.
If i close the browser and reopen this problem doesn't appear.
Some ideas?
Thanks,
Nicola.
SOLUTION
Hi Nicola
This is a session management issue.
In your System landscape object, set the 'ABAP HTTP Security Sessions Enabled' to true. This will resolve the issue.
Thanks to a colleague of mine who pointed this out to me.
Regards
Manoj
This document was generated from the following discussion: NetWeaver Portal 7.3 logout doesn't kill WebDynproAbap session