We have a situation where we would like to have two orchestrations run in parallel (non-overlapping spaces), after a third orchestration completes its run.
I don't see anything in the default Workflow functionality that would allow this, and was just curious if there was some kind of workaround?
We can't just combine the workflows since the steps for each vary by length a great deal (and timing is already an issue).