Execute Process
When designing the process flow of your process, you can execute another process. Your process flow waits for the executed process to end its execution before following on into the next process activity in the path. This behavior is implemented through the Execute process activity which you can drag onto your canvas from the Process Flow Toolbox.
The use of the Execute Process allows you to improve the reusability of processes and help you to maintain consistency in the implementation of processes.
An Execute Process has the input parameters and output parameters of the executed process.
Properties
Name | Description | Mandatory | Default value | Observations |
---|---|---|---|---|
Description | Text that documents the element. | Useful for documentation purpose. The maximum size of this property is 2000 characters. |
||
Label | Text displayed in the back-office when an instance of this Execute Process activity is executed. | If not defined, the displayed text will be the Execute Process activity name. | ||
Name | Identifies an element in the scope where it is defined, like a screen, action, or module. | Yes | ||
Process | Process that is executed by the process activity. | Yes | Read-only. |
Runtime Properties
Name | Description | Read Only | Type | Observations |
---|---|---|---|---|
ClosedInstant | Date and time when the process activity instance was closed. | Yes | Date Time | |
ActivityId | Identifier of the process activity instance at runtime. | Yes |