JDBC Driver for Workday

Build 23.0.8839

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 本製品 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


[{
  person: { /* Comment made by Person */
     *id: Text /* wid / id / reference id */
      descriptor: Text /* A description of the instance */
      href: Text /* A link to the instance */
  }
  conmentDate: Date /* Gives the moment at which the instance was originally created. */
  comment: Text /* Comment */
}]

Columns

Name Type Description
Id [KEY] String Id of the instance
Projects_Id [KEY] String The Wordkay ID of the Projects that contains this
AwaitingPersons_Aggregate String Supported for: SELECT. A JSON aggregate. The people this event is currently awaiting for action.
BusinessEventValidation_Aggregate String Supported for: SELECT. A JSON aggregate. Business Process Validation(s) that failed for an event.
BusinessProcessStep_Descriptor String Supported for: SELECT. A description of the instance
BusinessProcessStep_Href String Supported for: SELECT. A link to the instance
BusinessProcessStep_Id String Supported for: SELECT. wid / id / reference id
Comments_Aggregate String Supported for: SELECT. A JSON aggregate. Returns the comments for the business process event step
CompletedByPerson_Descriptor String Supported for: SELECT. A description of the instance
CompletedByPerson_Href String Supported for: SELECT. A link to the instance
CompletedByPerson_Id String Supported for: SELECT. wid / id / reference id
CompletedOn Datetime Supported for: SELECT. The date when this step was completed
CreationDate Datetime Supported for: SELECT. The date when the event record was created.
DelayedDate Datetime Supported for: SELECT. The date the delayed step will trigger.
Descriptor String Supported for: SELECT. A preview of the instance
Due Datetime Supported for: SELECT. Returns the due date for this step.
Event_Descriptor String Supported for: SELECT. A description of the instance
Event_Href String Supported for: SELECT. A link to the instance
Event_Id String Supported for: SELECT. wid / id / reference id
Status_Descriptor String Supported for: SELECT. A description of the instance
Status_Href String Supported for: SELECT. A link to the instance
Status_Id String Supported for: SELECT. wid / id / reference id

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