BizTalk Application Contains Receive Ports Relationship Discovery

Microsoft.BizTalk.Library.ApplicationContainsReceivePorts.Discovery (Discovery)

This is the discovery of the BizTalk Application Contains Receive Ports Relationship.

Knowledge Base article:

Summary

This is the discovery of the BizTalk Application Contains Receive Ports Relationship.

Element properties:

TargetMicrosoft.BizTalk.Library.HostInstance
EnabledTrue
Frequency21600
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.Library.ApplicationContainsReceivePorts.DataSource DataSource Microsoft.BizTalk.Library.ApplicationsContainsObject Default

Source Code:

<Discovery ID="Microsoft.BizTalk.Library.ApplicationContainsReceivePorts.Discovery" Target="BZLib!Microsoft.BizTalk.Library.HostInstance" Enabled="true" ConfirmDelivery="false" Priority="Normal" Remotable="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="BZLib!Microsoft.BizTalk.Library.Application">
<Property PropertyID="ApplicationID"/>
<Property PropertyID="ApplicationName"/>
<Property PropertyID="IsDefault"/>
<Property PropertyID="IsSystem"/>
<Property PropertyID="DateModified"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="BZLib!Microsoft.BizTalk.Library.ReceivePort">
<Property PropertyID="Name"/>
<Property PropertyID="MgmtDbNameOverride"/>
<Property PropertyID="MgmtDbServerOverride"/>
<Property PropertyID="HostName"/>
<Property PropertyID="InboundTransforms"/>
<Property PropertyID="IsTwoWay"/>
<Property PropertyID="OutboundTransforms"/>
<Property PropertyID="PrimaryReceiveLocation"/>
<Property PropertyID="SendPipeline"/>
<Property PropertyID="Tracking"/>
<Property PropertyID="RouteFailedMessage"/>
<Property TypeID="BZLib!Microsoft.BizTalk.Library.Host" PropertyID="Name"/>
<Property TypeID="BZLib!Microsoft.BizTalk.Library.Host" PropertyID="MgmtDbServerOverride"/>
<Property TypeID="BZLib!Microsoft.BizTalk.Library.Host" PropertyID="MgmtDbNameOverride"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="BZLib!Microsoft.BizTalk.Library.ApplicationContainsReceivePorts"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.Library.ApplicationContainsReceivePorts.DataSource" TypeID="BZLib!Microsoft.BizTalk.Library.ApplicationsContainsObject">
<IntervalSeconds>21600</IntervalSeconds>
<Computer>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/RunningServer$</Computer>
<Option>1</Option>
<HostName>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/Name$</HostName>
<MgmtDbServerOver>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/MgmtDbServerOverride$</MgmtDbServerOver>
<MgmtDbNameOver>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/MgmtDbNameOverride$</MgmtDbNameOver>
<TimeoutSeconds>500</TimeoutSeconds>
</DataSource>
</Discovery>