Get the logon status in jiwa
Hi,
We have external application built in C# and ASP.NET for service manager jobs, but when we try to run multiple instances of the application, it does not allow all of them, and only one instance is able to go through (viewtopic.php?f=26&t=801).
Is there any way to know if some instance is already logged on to Jiwa?
We are using the same user for logging in through JiwaApplication.Manager.Instance.Logon. If we can track how many instance are logged in, or if a user is already logged in, we can make the new incoming session wait for a while, fetch the data for current session and log out and log in the new session.
Thanks.
We have external application built in C# and ASP.NET for service manager jobs, but when we try to run multiple instances of the application, it does not allow all of them, and only one instance is able to go through (viewtopic.php?f=26&t=801).
Is there any way to know if some instance is already logged on to Jiwa?
We are using the same user for logging in through JiwaApplication.Manager.Instance.Logon. If we can track how many instance are logged in, or if a user is already logged in, we can make the new incoming session wait for a while, fetch the data for current session and log out and log in the new session.
Thanks.