Stage Start Events initiate Process Models. They reference both a Triggering Stage and an Event Type.
Stage Start Events are the "starting point" in a chain of dependencies. For example, in a situation where you had an Analysis that output newly manipulated data every time it executed and a Data View that used that Data Store Output, your Triggering Stage would be the Analysis and your Event Type would be the Execution End.
Properties
Name
Specify a name for the node.
Triggering Stage
Select a stages that can execute, such as an Analysis or a Data View.
Event Type
Specify whether the Process Model should be triggered when the selected Triggering Stage starts executing or when the execution has ended. Choose from:
- Execution End
- Execution Start
Output Variables
Optionally, define output variables to customize how the Process Model executes. For more information, see Process Model variables.