About Session Events
A session event occurs when a client starts or ends a session on the Integration Server or when the Integration Server terminates an inactive session. You can subscribe to any of the following types of session events:
Session Start events occur when a developer uses
Designer to open a session on the
Integration Server or when an IS client opens a session on the server to execute services.
Session End events occur when a developer or IS client specifically issues a disconnect instruction to the
Integration Server.
Session Expire events occur when the
Integration Server terminates an inactive session.
You can subscribe to session events to invoke event handlers that maintain your own log files or event handlers that send notification about users opening sessions on the server.