Applications State View

Microsoft.BizTalk.Server.2010.BizTalkApplication.StateView (View)

This is a dashboard view that displays the health of a BizTalk application. The health of BizTalk application depends on the health of its constituent artifacts such as Orchestrations, Send Port Group, Send Port, Receive Port, and Receive Location. The Details View pane provides the properties of the hosted BizTalk application.

Element properties:

TargetMicrosoft.BizTalk.Server.2010.BizTalkApplication
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.BizTalk.Server.2010.BizTalkApplication.StateView" Accessibility="Internal" Enabled="true" Target="BTSLib!Microsoft.BizTalk.Server.2010.BizTalkApplication" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Criteria/>
</View>