Running parallel activities in a workflow
I want to add an activity in one of our ECN flows that runs in parallel to the rest of the approval so that the reviews and so on continue and a part can get released but the ECN itself wouldn't be resolved until that last parallel activity is completed.
The idea is that the release of a part isn't gated by that one activity that can happen throughout the ECN flow.

Looks like paralle expressions are ok. Any pros/cons to doing this with activities? Any pitfalls? Or perhaps a different approach?

