BizTalk Receive Port Discovery

Microsoft.BizTalk.Library.ReceivePort.Discovery (Discovery)

This is the discovery of the BizTalk Receive Port.

Knowledge Base article:

Summary

This is the discovery of the BizTalk Receive Port.

Element properties:

TargetMicrosoft.BizTalk.Library.HostInstance
EnabledTrue
Frequency14460
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • Microsoft.BizTalk.Library.ReceivePort
    • Name
    • MgmtDbNameOverride
    • MgmtDbServerOverride
    • HostName
    • InboundTransforms
    • IsTwoWay
    • OutboundTransforms
    • PrimaryReceiveLocation
    • SendPipeline
    • Tracking
    • RouteFailedMessage
    • PrincipalName

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.Library.ReceivePort.DataSource DataSource Microsoft.BizTalk.Library.Artifacts.Discovery Default

Source Code:

<Discovery ID="Microsoft.BizTalk.Library.ReceivePort.Discovery" Target="BZLib!Microsoft.BizTalk.Library.HostInstance" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<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>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.Library.ReceivePort.DataSource" TypeID="BZLib!Microsoft.BizTalk.Library.Artifacts.Discovery">
<IntervalSeconds>14460</IntervalSeconds>
<Computer>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/RunningServer$</Computer>
<HostName>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.HostInstance"]/HostName$</HostName>
<Option>30</Option>
<TimeoutSeconds>500</TimeoutSeconds>
</DataSource>
</Discovery>