EventsCompletedSteps
Logs completed steps within business process events, ensuring visibility into workflow progress and operational status tracking.
Workday Resource Information
Retrieves all business process steps that are completed for the specified buinesss process event.Secured by: Core Navigation, Public Business Processes
Scope: Adaptive Planning for Financial Plans, Adaptive Planning for the Workforce, Tenant Non-Configurable
Columns
| Name | Type | Description |
| Id [KEY] | String | Unique identifier of the event step instance. |
| Events_Id [KEY] | String | The Workday identifier (WID) of the event that this step belongs to. |
| CompletedByPerson_Descriptor | String | The display name of the instance |
| CompletedByPerson_Href | String | A hyperlink to the profile of the person who completed this step. |
| CompletedByPerson_Id | String | The unique identifier (WID, Id, or reference Id) of the person who completed this step. |
| CompletedDate | Datetime | The exact date and time when this step was completed. |
| CreationDate | Datetime | The exact date and time when the event record was initially created. |
| Descriptor | String | The display name of the instance |
| DueDate | Datetime | The deadline date and time for completing this step. |
| Event_Descriptor | String | The display name of the instance |
| Event_Href | String | A hyperlink to the event associated with this step. |
| Event_Id | String | The unique identifier (WID, Id, or reference Id) of the event associated with this step. |
| Order | String | The order of this step within the business process definition it is part of. |
| ParallelStepInboxOrder | String | The order of parallel steps in the My Tasks inbox depends on the Parallel Step Order configuration, if allowed by the business process. |
| Status_Descriptor | String | The display name of the instance |
| Status_Href | String | A hyperlink to the status details of this event step. |
| Status_Id | String | The unique identifier (WID, Id, or reference Id) of the status of this event step. |
| BusinessProcess_Prompt | String | A prompt for selecting a business process related to the event. |
| CompletedOnOrAfter_Prompt | Date | A prompt to filter event steps completed on or after a specified date. |
| CompletedOnOrBefore_Prompt | Date | A prompt to filter event steps completed on or before a specified date. |
| InitiatedOnOrAfter_Prompt | Date | A prompt to filter events initiated on or after a specified date. |
| InitiatedOnOrBefore_Prompt | Date | A prompt to filter events initiated on or before a specified date. |
| Initiator_Prompt | String | A prompt for selecting the person who initiated the event. |
| Status_Prompt | String | A prompt for selecting the status of the event step. |
| Worker_Prompt | String | A prompt for selecting the worker associated with the event step. |