SSIS Components for Workday

Build 23.0.8839

OrganizationAssignmentChangesCustomOrganizations

Retrieves the custom organizations for the specified organization assignment change ID.

Workday Resource Information

Retrieves the custom organizations for the specified organization assignment change ID.
The {subResourceID} path parameter must be the same as the {ID} value.

Secured by: Staffing Organizations: Custom Organization

Scope: Staffing

Aggregate Fields

The 本製品 represents the following fields as aggregates containing JSON text. Each of them conforms to their respective schema. Fields marked with an asterisk are required and must be included if their parent object is.

This information is derived from the Workday REST API specification which does not explicitly list all business rules and validations that apply to each object. More fields may be required than what is listed here.

CustomOrganizations_Aggregate


[{
  organizationType: { /* Includes these organization types: Company, Cost Center, Custom orgs, Location Hierarchy, Matrix, Pay Group, Region, Retiree, Supervisory. */
     *id: Text /* wid / id / reference id */
      descriptor: Text /* A description of the instance */
      href: Text /* A link to the instance */
  }
  id: Text /* Id of the instance */
  descriptor: Text /* A preview of the instance */
}]

Columns

Name Type ReadOnly Description
OrganizationAssignmentChange_Id [KEY] String False

The ID of the change process. Must be set in all queries.

CustomOrganizations_Aggregate String False

Supported for: SELECT, UPDATE. A JSON aggregate. The new custom organizations for the worker as of the effective date.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839