Process End
When designing the process flow of your process, you must end flow paths with the Process End activity which you can drag onto your canvas from the Process Flow Toolbox.
The process execution terminates when all of the flow paths in the main process flow (the process flow that begins with the Process Start activity) reach their Process End activity.
Terminating the Process Execution
You may force the process execution to be terminated by setting to 'Yes' the Terminate Process
property of the Process End activity. Once one of these Process End elements is reached, the process execution is stopped and all its activities instances have their execution stopped in the life cycle state that they were executing.
The execution of a terminated process might be restarted in the Service Center.
Properties
Name | Description | Mandatory | Default value | Observations |
---|---|---|---|---|
Terminate Process | Set to Yes to force all active process activities in the process flow to be terminated. | Yes | No |