Intermediate None Throwing Event Activity
The Intermediate None Throwing Event activity marks the occurrence of a specific event within a process. It does not delay process execution. This activity, especially when combined with execution listeners, serves as a mechanism to capture Key Performance Indicators (KPIs) or other critical metrics.
| Field | Description | Requirement |
|---|---|---|
| Execution Listeners | Configures listeners for an activity, process, sequence flow, or start/end event. | Optional |
Action Types & Examples
(No specific action types or examples are defined in the provided input for this activity.)
Implementation Examples
Field Setup (No field setup examples are defined in the provided input.)
Execution Parameters (No execution parameter examples are defined in the provided input.)
Technical Notes
The Intermediate None Throwing Event activity is designed to signal an event's occurrence without pausing or altering the flow of the process. Its primary utility lies in its ability to integrate with execution listeners, allowing for non-intrusive data collection, such as capturing KPIs or other performance metrics, at specific points within a workflow.