EventsInProgressStepsAwaitingPersons
Identifies persons awaiting responses or approvals in active business process steps, enhancing workflow transparency.
Workday Resource Information
Retrieves all business process steps that are currently in progress for the specified business 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 for the instance of the event in progress. |
| EventsInProgressSteps_Id [KEY] | String | The Workday identifier (WID) of the parent EventsInProgressSteps record that includes this instance. |
| Events_Id [KEY] | String | The WID of the parent event associated with this step. |
| Descriptor | String | A brief summary or preview of the current instance, typically used for quick identification. |
| BusinessProcess_Prompt | String | Specifies the name of the business process associated with the event in progress. |
| CompletedOnOrAfter_Prompt | Date | Filters events that were completed on or after the specified date. |
| CompletedOnOrBefore_Prompt | Date | Filters events that were completed on or before the specified date. |
| InitiatedOnOrAfter_Prompt | Date | Filters events that were initiated on or after the specified date. |
| InitiatedOnOrBefore_Prompt | Date | Filters events that were initiated on or before the specified date. |
| Initiator_Prompt | String | Specifies the WID or name of the user who initiated the event. |
| Status_Prompt | String | Indicates the current status of the event, such as In Progress, Completed, or Canceled. |
| Worker_Prompt | String | Specifies the WID or name of the worker associated with the event. |