BizTalk Send Port Contains Secondary Transports Relationship Discovery

Microsoft.BizTalk.Library.SendPortContainsSecondaryTransports.Discovery (Discovery)

This is the discovery of the BizTalk Send Port Contains Secondary Transports Relationship.

Knowledge Base article:

Summary

This is the discovery of the BizTalk Send Port Contains Secondary Transports Relationship.

Element properties:

TargetMicrosoft.BizTalk.Library.HostInstance
EnabledTrue
Frequency16260
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • Microsoft.BizTalk.Library.Secondary.Transport
    • STAddress
    • STTransportType
    • STCustomCfg
    • STFromTime
    • STOrderedDelivery
    • STRetryCount
    • STRetryInterval
    • STServiceWindowEnabled
    • STToTime
    • Name
    • MgmtDbServerOverride
    • MgmtDbNameOverride
    • PrincipalName
  • Microsoft.BizTalk.Library.SendPort
    • Name
    • MgmtDbNameOverride
    • MgmtDbServerOverride
    • EncryptionCert
    • Filter
    • InboundTransforms
    • IsDynamic
    • IsTwoWay
    • OutboundTransforms
    • Priority
    • ReceivePipeline
    • SendPipeline
    • Status
    • Tracking
    • OrderedDelivery
    • StopSendingOnFailure
    • RouteFailedMessage
    • ServerName
    • PrincipalName
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.Library.SendPortContainsSecondaryTransports.DataSource DataSource Microsoft.BizTalk.Library.OtherRelationShips.Discovery Default

Source Code:

<Discovery ID="Microsoft.BizTalk.Library.SendPortContainsSecondaryTransports.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.SendPort">
<Property PropertyID="Name"/>
<Property PropertyID="MgmtDbNameOverride"/>
<Property PropertyID="MgmtDbServerOverride"/>
<Property PropertyID="EncryptionCert"/>
<Property PropertyID="Filter"/>
<Property PropertyID="InboundTransforms"/>
<Property PropertyID="IsDynamic"/>
<Property PropertyID="IsTwoWay"/>
<Property PropertyID="OutboundTransforms"/>
<Property PropertyID="Priority"/>
<Property PropertyID="ReceivePipeline"/>
<Property PropertyID="SendPipeline"/>
<Property PropertyID="Status"/>
<Property PropertyID="Tracking"/>
<Property PropertyID="OrderedDelivery"/>
<Property PropertyID="StopSendingOnFailure"/>
<Property PropertyID="RouteFailedMessage"/>
<Property PropertyID="ServerName"/>
<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>
<DiscoveryClass TypeID="BZLib!Microsoft.BizTalk.Library.Secondary.Transport">
<Property PropertyID="STAddress"/>
<Property PropertyID="STTransportType"/>
<Property PropertyID="STCustomCfg"/>
<Property PropertyID="STFromTime"/>
<Property PropertyID="STOrderedDelivery"/>
<Property PropertyID="STRetryCount"/>
<Property PropertyID="STRetryInterval"/>
<Property PropertyID="STServiceWindowEnabled"/>
<Property PropertyID="STToTime"/>
<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.SendPortContainsSecondaryTransports"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.Library.SendPortContainsSecondaryTransports.DataSource" TypeID="BZLib!Microsoft.BizTalk.Library.OtherRelationShips.Discovery">
<IntervalSeconds>16260</IntervalSeconds>
<Computer>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/RunningServer$</Computer>
<HostName>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/Name$</HostName>
<Option>2</Option>
<TimeoutSeconds>500</TimeoutSeconds>
</DataSource>
</Discovery>