MCP Server for Workday

Build 25.0.9440

EffectiveChangesRequestCriteriaOrganizations

Defines organization-based filtering criteria for effective change data, allowing users to query modifications related to specific organizational entities.

Table Specific Information

Select

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

For example:

SELECT * FROM EffectiveChangesRequestCriteriaOrganizations 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+TG

Scope: Global Payroll Connect

Columns

Name Type ReadOnly Description
Id [KEY] String False

Unique identifier of the organization instance within the EffectiveChanges request. Used to track specific entities.

EffectiveChanges_Id [KEY] String False

The Workday identifier (WID) associated with the EffectiveChanges event that includes this organization. This Id links the organization to its related changes.

Descriptor String False

A short, human-readable preview or summary of the organization instance, typically used for display in user interfaces.

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