Routing errors

Orchestrations allow for try, catch, and compensate patterns. For subscriptions, routing exceptions, failing adapters, handling exceptions that occur in interchanges with many parts, or in Maps or Schema validation, a feature known as Failed Message Routing is utilized.

When an exception occurs in a port, one of the following actions is performed by BizTalk Server Runtime:

  • The port has retries left; so, it will wait to retry (only possible in Send Ports)
  • The port has no retries configured but has a backup transport configured and will fall back to that (again, only possible in Send Ports)
  • The service instance gets suspended
  • Failed Message Routing kicks in

A message ends up in a suspended state when all retries and backup transport options ...

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.