BizTalk Send Port Contains Primary Transports Relationship Discovery

Microsoft.BizTalk.Library.SendPortContainsPrimaryTransports.Discovery (Discovery)

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

Knowledge Base article:

Summary

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

Element properties:

TargetMicrosoft.BizTalk.Library.HostInstance
EnabledTrue
Frequency16200
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • Microsoft.BizTalk.Library.Primary.Transport
    • PTAddress
    • PTTransportType
    • PTCustomCfg
    • PTFromTime
    • PTOrderedDelivery
    • PTRetryCount
    • PTRetryInterval
    • PTServiceWindowEnabled
    • PTToTime
    • 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.SendPortContainsPrimaryTransports.DataSource DataSource Microsoft.BizTalk.Library.OtherRelationShips.Discovery Default

Source Code:

<Discovery ID="Microsoft.BizTalk.Library.SendPortContainsPrimaryTransports.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.Primary.Transport">
<Property PropertyID="PTAddress"/>
<Property PropertyID="PTTransportType"/>
<Property PropertyID="PTCustomCfg"/>
<Property PropertyID="PTFromTime"/>
<Property PropertyID="PTOrderedDelivery"/>
<Property PropertyID="PTRetryCount"/>
<Property PropertyID="PTRetryInterval"/>
<Property PropertyID="PTServiceWindowEnabled"/>
<Property PropertyID="PTToTime"/>
<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.SendPortContainsPrimaryTransports"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.Library.SendPortContainsPrimaryTransports.DataSource" TypeID="BZLib!Microsoft.BizTalk.Library.OtherRelationShips.Discovery">
<IntervalSeconds>16200</IntervalSeconds>
<Computer>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/RunningServer$</Computer>
<HostName>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/Name$</HostName>
<Option>1</Option>
<TimeoutSeconds>500</TimeoutSeconds>
</DataSource>
</Discovery>