I spent a bit of time digging into how BizTalk handles various orchestration exceptions and what to expect when resuming suspended orchestrations. Here are a few results.
First off, I created a simple orchestration that calls out to an external .NET component. I inserted a few Expression Shapes which write trace statements out. We’ll view those […]