Home Page › Forums › BizTalk 2004 – BizTalk 2010 › how to catch overflow exception in biztalk 2004 › Re: how to catch overflow exception in biztalk 2004
December 14, 2006 at 1:49 PM
#16920
Encapsulate the shape/logic you are using inside of a Scope (transaction type set to None) then add an exception handler to the scope to trap for the exception type.