Start Events
A process interface must have one start event.
- You must specify one start event. The start event is the start activity for processes that are started by sub-process tasks or manually. See Dynamic Sub-Processes.
- A start event for a process interface can be associated with mandatory formal parameters using the
Interface tab. For example:
If a process instance is invoked using this start event, the parameter FP1 must be specified.
Both input and output (including combined in/out) parameters can be associated with the event. Specifying output parameters means that these are the parameters that are returned when the process is invoked using this start event.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.