...
Process A will invoke Process B when the condition is met.
Figure 2: Process A's Subflow entity Properties
Figure 3: Process B (Subflow) Properties
The Workflow Variable from Process A (statusA) (see Figure 2) will will be passed into Process B's (statusB) (see Figure 3) and will also be returned upon completion of the Subflow (Process B) as it has been set to "In and Out".
...