Parallel Actions Shape

#12853

Part 2 of my question –

I do have work to do after the parallel shape, so I need to continue after all three branches of the parallel have finished.

Now I’m debating about Call Orch, Start Orch, and using Send/Receive with direct binding. I recently posted about the downside of \”Call Orch\”, i.e. you cannot see the called-orch in the debugger and as far as I can tell there is absolutely no history of it in HAT.

If I do Start-Orch, then I would have to do polling or something to be able to run the final logic that must occur after each branch has finished.

If I do a send/receive with direct binding, I’m afraid I may still not get parallelism. I.e. the first send/receive may stop the whole orchestration until that receive comes back.

Thanks again,
Neal Walters
http://Biztalk-Training.com