Building the solution

For this solution demonstration, we will publish to two of the desired endpoints: the FDA web service endpoint and the LarHans website database endpoint. This gives us a chance to evaluate BizTalk's capabilities to communicate with standard web services as well as database platforms.

One key aspect of our solution architecture is to keep our design as loosely coupled as possible. In our case, that means embracing canonical formats when performing routing operations instead of polluting our message processing rules with endpoint-specific formats. Also, we want our endpoints to be as distinct and separate from each other as possible, so that changes to one endpoint have little to no impact on existing message consumers.

Setup ...

Get Applied Architecture Patterns on the Microsoft Platform 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.