Handling web exceptions

When BizTalk consumes WCF Services, the opportunity exists for exceptions to be thrown. When this event occurs, we need to catch these exceptions and deal with them gracefully. If we do not handle them properly, we can expect suspended-service instances inside the BizTalk Administration Console.

The scenario that we are about to walk through will demonstrate how BizTalk can handle Typed Exceptions that have been thrown from a Custom WCF Service. The business scenario is that some customers at our car dealership may want to have custom paint applied to their new or used car. The car dealership will leverage an external Autobody shop to perform this work. However, some cars and colors are not valid to have this work done. ...

Get (MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.