Managing BizTalk applications using BizTalk Administration Console
The BizTalk Administration Console is a very rich tool that allows us to manage all aspects of our BizTalk applications. We have already touched upon some of its capabilities, including managing Binding Files and MSI packages, in addition to managing Hosts and adapter Handlers. This section is going to focus more on the tools that allow us to determine the real-time health of our applications.
This section has been broken down into the following six sections:
Configuration Overview
Work in Progress
Suspended Items
Grouped Service Instances
Tracked Service Instances
Tracked Message Events
Each of these functions is a core component of what is referred to as the BizTalk Group Hub. When testing a BizTalk Application, if we do not get the outcome that we expect, checking the BizTalk Group Hub is the preferred destination when looking at troubleshooting the issue. The BizTalk Group Hub provides the broadest level of coverage for our BizTalk...