Hello Experts-
How do I log-off from BSP application? I want the user to click a link and end the ICM Request.
When the user clicks on a "Log off" link I can close the browser using JavaScript. But I think that that session stays active in SAP until it times out.
When I go into SM04 and log into my BSP application, I can see an ICM Req (Plugin HTTP) created for the logging-on user. When I close the browser and press refresh, that entry is still present.
What do I need to do in order to terminate a session by clicking on a link.
Thank you,
- Vik.
Hello Brian,
Thank you. I will await your web-log on this topic.
I found the BSP applications "SYSTEM" "SYSTEM_PRIVATE" and "SYSTEM_PUBLIC" to be of great help in this context.
I am loading my application after the SYSTEM login application. This has given me a lot of capability and flexibility in session-handling.
Thank you,
- Vik.
Look at BSP application ITSM. I will try to write something on this soon.
++bcm
Add a comment