CData Python Connector for Workday

Build 25.0.9454

EffectiveChangesRequestCriteriaResponseFilterOrganizationRoles

Stores role-based filtering criteria for effective change data, ensuring that changes affecting specific organizational roles are retrieved accurately.

Table Specific Information

Select

The Workday connector requires filtering on Effectivechanges_Id in order to perform the query.

For example:

SELECT * FROM EffectiveChangesRequestCriteriaResponseFilterOrganizationRoles WHERE Effectivechanges_Id = '12345';

Workday Resource Information

Generates effective change data for organizations or workers based on request parameters.

Secured by: Manage: Data Changes On Demand

Scope: Global Payroll Connect

Columns

Name Type ReadOnly Description
Id [KEY] String False

Unique identifier for the instance, used to reference specific records within the system.

EffectiveChanges_Id [KEY] String False

The Workday identifier (WID) of the EffectiveChanges object that this record is associated with, enabling linkage between related data.

Descriptor String False

The display name of the instance

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