Home Page › Forums › BizTalk 2004 – BizTalk 2010 › resumable and non-resumable › resumable and non-resumable
June 7, 2006 at 6:22 PM
#13819
Another thought popped into my head last night.
Basically, an orchestration \”loses state\” when it it bombs with suspended-not-resumeable.
Hopefully you get rid of most of these errors during your stress testing, but you might also consider using a big scope with an exception handler. In the exception, you can save a message to a flat file so you restart using your own procedures.