Hi,
one of my customers is facing the problem, that sometimes users are opening multiple WebServices-sessions from multiple browsers.or multiple clients (Version 11)
This can lead to conflicts with global variables and other side effects.
I'm wondering if this can be prevented, so that when trying to open a second session, the user either gets an error like "you are already connected" or that the new connect just takes over the existing session.
Is this a common situation at other companies as well? How do you treat this? Just asking users not to open multiple sessions does not work...
Regards,
Ralf