You are viewing limited content. For full access, please sign in.

Question

Question

Close connection to Laserfiche by SDK9.1

SDK
asked on March 16, 2016

We have a web application to export document from laserfiche by Java SDK9.1. At the end of our code, we called com.lasefiche.repositoryaccess.Session.close() to close the conncection from our web application to laserfiche. While after hours, when checking in Laserfiche admistrator console, we can see the connection still there.

How to close the connection explicitly?

 

Thanks

 

Kate

0 0

Replies

replied on March 21, 2016

Session.close() is the correct method to call. Are you sure you're calling Session.close for every Session object?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.