All Classes Namespaces Functions Properties Pages
SessionId
Description

Session ids are one of the most important concepts in the TotalAgility SDK, as most methods require a valid session id in order to work.

When a user logs in to TotalAgility, a session id is generated for them and is valid until they either log out or it times out.

There is also the System Session Id that can be used instead of a user's session id and is stored in the server variable SPP_SYSTEM_SESSION_ID.

There are three ways to generate session ids: