We have tested integrating some of our legacy applications with Laserfiche WebAccess, using the search action in the Connector profile. The integration works great, but we have noticed that if the browser is closed after each Connector search, the ninth search will result in an error message stating “No license has been allocated for this user. [9520].” Looking in licensing manager, it is apparent that the server is hanging on to the previous eight sessions and that an eight-session cap per for a single user is being enforced. This is only a problem if the browser (both Chrome or IE) is closed after each search. If the browser remains open, the existing session is reused and a cap is never reached. Is there any way around this other than instructing users not to close their browsers?
The same topic is discussed here and the proposed solution is to kill the session upon close of the browser. I think that would also solve my problem.