I want to export 4 tables to 4 sheets in one Excel file. This worklfow works for me, but I am confused with the logic behind Block Until Done Tool.
My workflow has four nested Block Until Done Tools, marked in red 1 2 3 4.
Initially, I thought the Yellow Stream would run first, followed by the Orange Stream.
However, the Orange Stream contains a Union Tool that requires data from 3 parallel streams, so I expected it to be delayed.
And the Blue Stream will never start.
Surprisingly, all the streams work fine. How does this work?
