Dears,
If I have have an application which is connected to Laserfiche, suppose the application is closed but the connection is still alive.
I need whenever I open the application to check if the prev. connection is open in order to use it.
I've tried to save the connection Id in the application setting to use it while i'm checking in the next open. but this is not working.
Is there a supported method for that ? or Can I serialize the connection state? Any idea?
Thanks,