Dears,
Below is our SDK connection story and please tell us your suggestions and feedback.
I have to create an application that connects to Laserfiche, this application will be used by all Laserfiche users.
The number of user is huge, the application should connect to Laserfiche by the user connection as well as an admin connection.
The user connection will be used to perform actions that the user has rights to do. The admin connection will be one Laserfiche named user that will be used by the application at all users machines.
The admin connection will be used to perform actions that the user has NO right to do.
So, there is no issue for the connection limit for the normal user connections since it will only be used on the user machine.
But, the issue will be on the admin connection, it might be hundred of sessions that will be created on Laserfiche server as per the application requests
At some customers (SDK with LF8.3) works fine, I can consume a lot of sessions at one time, but now, when we test to use LF9 I can only consume maximum 4 sessions!!. This is the problem.
Please tell us what we should do in this regards, since our customers need to upgrade to LF9.
Thanks in advance.