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 | A text description of the person who completed this step. |
| 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 | A brief textual preview of the event step instance. |
| DueDate | Datetime | The deadline date and time for completing this step. |
| Event_Descriptor | String | A text description of the event associated with this step. |
| 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 | Retired. This field is no longer used because it does not return the order for each associated step when multiple steps are present. Use the Order report field instead. |
| 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 | A text description of the status of this event step. |
| 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. |