EventsSubBusinessProcesses
Tracks sub-processes within business process events, offering a hierarchical view of dependent workflows.
Workday Resource Information
Retrieves a collection of business process events based on the specified parameters. You must specify exactly one worker parameter. If a worker parameter is not specified, returns a blank response.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 sub-business process. |
| Events_Id [KEY] | String | The Workday identifier (WID) that references the parent Events process containing this sub-business process. |
| Descriptor | String | A brief summary or preview of the sub-business process instance. |
| BusinessProcess_Prompt | String | Prompt that specifies the type of business process being referenced. |
| CompletedOnOrAfter_Prompt | Date | Filter to include sub-business processes that were completed on or after the specified date. |
| CompletedOnOrBefore_Prompt | Date | Filter to include sub-business processes that were completed on or before the specified date. |
| InitiatedOnOrAfter_Prompt | Date | Filter to include sub-business processes that were initiated on or after the specified date. |
| InitiatedOnOrBefore_Prompt | Date | Filter to include sub-business processes that were initiated on or before the specified date. |
| Initiator_Prompt | String | Specifies the person who initiated the sub-business process. |
| Status_Prompt | String | Filter to include sub-business processes with the specified status, such as In Progress, Completed, or Canceled. |
| Worker_Prompt | String | Filter to include sub-business processes associated with a specific worker. |