The most efficient way to utilize a session is by passing the session ID in on the query string. When the OnBase session ID is passed on the query string, the user is not logged out of OnBase, even after the IIS session timeout period has elapsed or the Pop integration window is closed. It is the responsibility of the application that creates the session to disconnect the session and log the user out.
For information about acquiring and using a session ID, see the Hyland SDK.