'Can we send output from 1 branch to another in parallel type step function execution?
Solution 1:[1]
You want indeed an inner parallel block to reconciliate the two branches.
Sorry for the bad quality of my drawing.
And in this specific context, it could also mean that the step should be outside of the parallel block, if you want to have one single parallel block.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Floh |


