SSIS Components for Workday

Build 25.0.9434

ActiveUserSessions

Stores details about active user sessions, including login status, session duration, and user activity tracking, supporting security monitoring, access control enforcement, and system performance analysis.

Workday Resource Information

Retrieves all active user sessions.

Secured by: System Monitor Administrator, System Monitor Support

Scope: System, System Health Dashboard, Tenant Non-Configurable

Columns

Name Type Description
Id [KEY] String The unique identifier (Id) for the active user session instance. This Id ensures that each active session is distinctly tracked within the system.
AuthenticationType_Descriptor String A human-readable summary of the authentication type used for the session. This summary provides context on whether authentication was performed using single sign-on, multi-factor authentication, or another method.
AuthenticationType_Href String A direct link to the authentication type instance associated with this session. This link provides programmatic access to retrieve detailed information about the authentication method.
AuthenticationType_Id String The unique Id for the authentication type associated with the session. This Id ensures accurate tracking of how users authenticate during login.
Descriptor String A human-readable summary of the active user session instance. This summary provides context about the session, including relevant details about the user or system account.
DeviceType_Descriptor String A human-readable summary of the device type used for the session. This summary provides context on whether the session was initiated from a desktop, mobile device, or another platform.
DeviceType_Href String A direct link to the device type instance associated with this session. This link provides programmatic access to retrieve detailed information about the device.
DeviceType_Id String The unique Id for the device type used in the session. This Id ensures accurate tracking of user access methods.
ElapsedMinutes Decimal The total time, in minutes, that has elapsed since the user signed in. This value measures session duration or the time since the session started if it is still active.
Role_Descriptor String A human-readable summary of the role assigned to the session. This summary provides context on the user's role, such as administrator, manager, or employee.
Role_Href String A direct link to the role instance associated with the session. This link provides programmatic access to retrieve detailed information about the assigned role.
Role_Id String The unique Id for the role associated with the session. This Id ensures that each session is linked to a specific role within the system.
SignonTime Datetime The timestamp indicating when the user's session started. This timestamp helps track session activity and duration for security and reporting purposes.
SystemAccount_Descriptor String A human-readable summary of the system account associated with this session. This summary provides context on whether the session belongs to a personal or service account.
SystemAccount_Href String A direct link to the system account instance associated with this session. This link provides programmatic access to retrieve details about the account that initiated the session.
SystemAccount_Id String The unique Id for the system account associated with this session. This identifier ensures accurate tracking of session ownership within the system.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434