Tableau Connector for Workday

Build 24.0.9060

ProjectsBusinessEventRecords

Reads /businessEventRecords entries from the Projects table.

Workday Resource Information

Retrieves a project reference data with the specified WID.

Secured by: Manage: Project Details, Self-Service: Project, View: Project

Scope: Project Tracking, Projects

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.

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.

AwaitingPersons_Aggregate


[{
  descriptor: Text /* A preview of the instance */
  id: Text /* Id of the instance */
}]

BusinessEventValidation_Aggregate


[{
  conditionRule: Text /* The condition rule as a text expression. */
  descriptor: Text /* A preview of the instance */
  id: Text /* Id of the instance */
}]

Comments_Aggregate


[{
  comment: Text /* Comment */
  conmentDate: Date /* Gives the moment at which the instance was originally created. */
  person: { /* Comment made by Person */
      descriptor: Text /* A description 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

Projects_Id [KEY] String False

The Workday ID of the Projects that contains this.

AwaitingPersons_Aggregate String False

Supported for: SELECT. A JSON aggregate. The people this event is currently awaiting for action.

BusinessEventValidation_Aggregate String False

Supported for: SELECT. A JSON aggregate. Business Process Validation(s) that failed for an event.

BusinessProcessStep_Descriptor String False

Supported for: SELECT. A description of the instance

BusinessProcessStep_Href String False

Supported for: SELECT. A link to the instance

BusinessProcessStep_Id String False

Supported for: SELECT. wid / id / reference id

Comments_Aggregate String False

Supported for: SELECT. A JSON aggregate. Returns the comments for the business process event step

CompletedByPerson_Descriptor String False

Supported for: SELECT. A description of the instance

CompletedByPerson_Href String False

Supported for: SELECT. A link to the instance

CompletedByPerson_Id String False

Supported for: SELECT. wid / id / reference id

CompletedOn Datetime False

Supported for: SELECT. The date when this step was completed

CreationDate Datetime False

Supported for: SELECT. The date when the event record was created.

DelayedDate Datetime False

Supported for: SELECT. The date the delayed step will trigger.

Descriptor String False

Supported for: SELECT. A preview of the instance

Due Datetime False

Supported for: SELECT. Returns the due date for this step.

Event_Descriptor String False

Supported for: SELECT. A description of the instance

Event_Href String False

Supported for: SELECT. A link to the instance

Event_Id String False

Supported for: SELECT. wid / id / reference id

Status_Descriptor String False

Supported for: SELECT. A description of the instance

Status_Href String False

Supported for: SELECT. A link to the instance

Status_Id String False

Supported for: SELECT. wid / id / reference id

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