Question:
Hi All,
I have a problem in BW with the user session. I am currently developing a site using BW and the users would like to have functionality on the site to Log Off their account.
This means that I would like to put a html link or button that when clicked by the user, logs them out of the site and terminates the user's session in BW.
Does anyone know how I can do this. Any help at all is appreciated..
Cheers
Answer:
use transaction SM04 select by ticking the box then under user option at the top you can choose log off....
_________________
life only sucks when you let it get that way!
Answer:
With BW SUpport Pack 9 this is an out of the BOX functionality with BW, you can use the Template Attribute 'USE_PAGE_WRAPPER' or Automatic Session Management in Web App builder, check SAP net for more details.
Thanks.