Power BI Connector for Workday

Build 25.0.9454

SuccessionPlanEvents

Get Succession Plan Events

Workday Resource Information

Retrieves all succession plan events with the specified succession plan ID.

Secured by: Worker Data: Succession

Scope: Talent Pipeline

Aggregate Fields

The connector 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. Fields marked with a hyphen are read-only and must not be included when calling stored procedures or when performing an INSERT or UPDATE.

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.

BusinessProcessParameters_Attachments_Aggregate


[{
  category: { /* Returns the category of a Business Process Attachment. */
     -descriptor: Text /* The display name of the instance */
     -href: Text /* A link to the instance */
     *id: Text /* wid / id / reference id */
  }
  contentType: { /* Content type of the attachment */
     -descriptor: Text /* The display name of the instance */
     -href: Text /* A link to the instance */
     *id: Text /* wid / id / reference id */
  }
  description: Text /* Event attachment description */
  fileLength: Numeric /* File length of the attachment */
  fileName: Text /* File name of the attachment */
  id: Text /* Id of the instance */
 -uploadDate: Date /* Returns Date the Business Process Attachment was updated. */
  uploadedBy: { /* Returns the primary Role of the person who uploaded the Attachment. */
     -descriptor: Text /* The display name of the instance */
     -href: Text /* A link to the instance */
     *id: Text /* wid / id / reference id */
  }
}]

Columns

Name Type ReadOnly Description
Id [KEY] String False

Id of the instance

BusinessProcessParameters_Action_Descriptor String False

The display name of the instance

BusinessProcessParameters_Action_Href String False

A link to the instance

BusinessProcessParameters_Action_Id String False

wid / id / reference id

BusinessProcessParameters_Attachments_Aggregate String False

Returns attachments associated with this business process that are uploaded from the toolbar and are accessible to the processing person. Returns blank if either of these conditions are not met.

BusinessProcessParameters_Comment String False

Returns a null.

BusinessProcessParameters_CriticalValidations String False

Validation message for an action event triggered by a condition.

BusinessProcessParameters_For_Descriptor String False

The display name of the instance

BusinessProcessParameters_For_Href String False

A link to the instance

BusinessProcessParameters_For_Id String False

wid / id / reference id

BusinessProcessParameters_OverallBusinessProcess_Descriptor String False

The display name of the instance

BusinessProcessParameters_OverallBusinessProcess_Href String False

A link to the instance

BusinessProcessParameters_OverallBusinessProcess_Id String False

wid / id / reference id

BusinessProcessParameters_OverallStatus String False

The current status of the business process. For example: Successfully Completed, Denied, Terminated.

BusinessProcessParameters_TransactionStatus_Descriptor String False

The display name of the instance

BusinessProcessParameters_TransactionStatus_Href String False

A link to the instance

BusinessProcessParameters_TransactionStatus_Id String False

wid / id / reference id

BusinessProcessParameters_WarningValidations String False

Warning message for an action event triggered by a condition.

Descriptor String False

The display name of the instance

ExternalCandidate Bool False

If true, the succession plan can include external candidates to fill the position.

Position_Descriptor String False

The display name of the instance

Position_Href String False

A link to the instance

Position_Id String False

wid / id / reference id

SuccessionPlan_Descriptor String False

The display name of the instance

SuccessionPlan_Href String False

A link to the instance

SuccessionPlan_Id String False

wid / id / reference id

SuccessionPlan_Prompt String False

The succession plan instance.

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