Hi,
I' m not sure whether I have a problem or whether there is a restriction regarding session termination using session_single_frame.htm from BSP application system.
We want to achieve an automatic session termination in our BSP application when a user closes the browser. We copied page session_single_frame.htm from BSP application system to our BSP application. Logout works fine.
Now we want to take this concept a step further: We want a central BSP application containing a copy of session_single_frame.htm which determines the BSP application to be called based on a customising table. Calling the target is not a problem. Works like a dream, after we modified the target page to contain the complete URL of the target page.
When the user closes the browser logout is not performed though. Is there a general restriction in this concept with respect to "central launch " pages, i.e. navigation to a BSP page outside of the current BSP page is performed ?
We noticed that the runtime object obviously still contains the original BSP application and I'm wondering whether the problem might have anything to do with this fact.
Any ideas ?
thanks
Andy