Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
In this example, we have 2 processes with the first process "Workflow Process 1" containing a Subflow calling the second process "Workflow Process 2".
Figure 1: Workflow Process 1 with Subflow to Workflow Process 2
Figure 2: Workflow Process 2
Subflow Properties
Title |
Description |
---|---|
Id |
Process to be called |
Execution |
Synchronous: Calls and create the Subflow instance and waits for the Subflow Process to finish before continuing to the next node in the Workflow Process. |
Subflow Parameters / Actual Parameters |
Workflow Variables in the Subflow process to be mapped with the existing Workflow Variables in the current Workflow Process. The number of entries in Subflow Parameters and Actual Parameters should be identical.
|