BAM Run-Time Discovery

Microsoft.BizTalk.Server.2010.BAMRuntime.Discovery (Discovery)

Discovers BAM run time on computers where BAM is installed and configured.

Knowledge Base article:

Summary

This discovers BAM run-time component on computers where BAM is installed and configured.

Element properties:

TargetMicrosoft.BizTalk.Server.2010.BizTalkRuntimeRole
EnabledTrue
Frequency43340
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.Server.2010.BAMRuntime.DataSource DataSource Microsoft.BizTalk.Server.2010.BAMRuntimeDiscovery Default

Source Code:

<Discovery ID="Microsoft.BizTalk.Server.2010.BAMRuntime.Discovery" Enabled="true" Target="BTSLib!Microsoft.BizTalk.Server.2010.BizTalkRuntimeRole" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="BTSLib!Microsoft.BizTalk.Server.2010.BAMRuntime">
<Property PropertyID="BAMPrimaryImportDbName"/>
<Property PropertyID="BAMPrimaryImportDbServerName"/>
<Property PropertyID="BAMArchivingDbName"/>
<Property PropertyID="BAMArchivingDbServerName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="BTSLib!Microsoft.BizTalk.Server.2010.BAMRole">
<Property PropertyID="BAMPrimaryImportDbName"/>
<Property PropertyID="BAMPrimaryImportDbServerName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="BTSLib!Microsoft.BizTalk.Server.2010.BizTalkGroupDeploymentContainsBAM"/>
<DiscoveryRelationship TypeID="BTSLib!Microsoft.BizTalk.Server.2010.BAMContainsBAMRuntime"/>
<DiscoveryRelationship TypeID="BTSLib!Microsoft.BizTalk.Server.2010.ComputerHostsBAMRuntime"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.Server.2010.BAMRuntime.DataSource" TypeID="BTSLib!Microsoft.BizTalk.Server.2010.BAMRuntimeDiscovery">
<IntervalSeconds>43340</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<ComputerName/>
</DataSource>
</Discovery>