BizTalk Secondary Transport Discovery

Microsoft.BizTalk.Library.Secondary.Transport.Discovery (Discovery)

This is the discovery of the BizTalk Secondary Transport.

Knowledge Base article:

Summary

This is the discovery of the BizTalk Secondary Transport.

Element properties:

TargetMicrosoft.BizTalk.Library.HostInstance
EnabledTrue
Frequency14280
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

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.BizTalk.Library.Secondary.Transport.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.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>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.Library.Secondary.Transport.DataSource" TypeID="BZLib!Microsoft.BizTalk.Library.Artifacts.Discovery">
<IntervalSeconds>14280</IntervalSeconds>
<Computer>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/RunningServer$</Computer>
<HostName>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.HostInstance"]/HostName$</HostName>
<Option>60</Option>
<TimeoutSeconds>500</TimeoutSeconds>
</DataSource>
</Discovery>