EventStepsAwaitingPersons
Identifies individuals responsible for pending actions in event steps, ensuring accountability in process execution.
Workday Resource Information
Retrieves a collection of business process event steps. You can filter the event steps by business process, creation date, due date, and step type.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, used to reference this specific record. |
| EventSteps_Id [KEY] | String | The Workday identifier (WID) of the EventSteps table that this record is associated with. This Id helps link the event step to its related process. |
| Descriptor | String | A brief summary or preview of the instance, providing key details at a glance. |
| BusinessProcess_Prompt | String | Specifies the business process associated with the event step, allowing users to filter or categorize records by process. |
| CreatedOnOrAfter_Prompt | Date | Filters event steps created on or after the specified date, helping narrow down results based on creation time. |
| CreatedOnOrBefore_Prompt | Date | Filters event steps created on or before the specified date, helping narrow down results based on creation time. |
| DueDateOnOrAfter_Prompt | Date | Filters event steps with due dates on or after the specified date, ensuring focus on pending or upcoming tasks. |
| DueDateOnOrBefore_Prompt | Date | Filters event steps with due dates on or before the specified date, helping identify overdue or imminent tasks. |
| StepType_Prompt | String | Specifies the type of step within the workflow, providing context for the step’s role in the overall process. |