StaffSessionOutcome
This entity holds information about the outcome of the Staff session.
The following values are defined:
Id | Name | Description |
---|---|---|
1 | HIJACKED | A User is logged out because another User logs in to the Service Point. |
2 | LOGOUT | The User logs out from the Service Point. |
3 | LOGOUT_FORCE | The User makes a forced logout, logging out without being able to complete the transaction, for example not register any Delivered Service. |
4 | LOGOUT_BY_OTHER_USER | Make a forced logout on another User. The User has not finished the transaction and is not available to end the transaction, so another User must make a forced logout. |
5 | SESSION_TIMEOUT | The session ended by a User session timeout. |
6 | PUBLISH | The session ended because of a publish. |
7 | BRANCH_DELETED | The session ended because the Branch was deleted. |
8 | USER_DELETED | The session ended because the User was deleted. |
9 | RESET | The session ended because of a reset. |
Id
The Staff Session Outcome identifier.
Type: Edm.Int64
Name
The name of the outcome, see table above.
Type: Edm.String
StaffSessions
Type: DataConnect.StaffSession