BAM Portal Discovery

Microsoft.BizTalk.Server.2013R2.BAMPortal.Discovery (Discovery)

Discovers BAM Portal instances on computers that are running Internet Information Services (IIS).

Knowledge Base article:

Summary

This discovers BAM Portal instances on computers that are running Internet Information Services (IIS).

Element properties:

TargetMicrosoft.BizTalk.Server.2013R2.BizTalkInstallation
EnabledTrue
Frequency43200
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.Server.2013R2.BAMPortal.DataSource DataSource Microsoft.BizTalk.Server.2013R2.BAMPortalDiscovery Default

Source Code:

<Discovery ID="Microsoft.BizTalk.Server.2013R2.BAMPortal.Discovery" Enabled="true" Target="BTSLib!Microsoft.BizTalk.Server.2013R2.BizTalkInstallation" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="BTSLib!Microsoft.BizTalk.Server.2013R2.BAMPortal">
<Property PropertyID="Name"/>
<Property PropertyID="AppFriendlyName"/>
<Property PropertyID="AppPoolId"/>
<Property PropertyID="DirPath"/>
<Property PropertyID="AppRoot"/>
<Property PropertyID="AccessWrite"/>
<Property PropertyID="AccessRead"/>
<Property PropertyID="AccessExecute"/>
<Property PropertyID="AuthAnonymous"/>
<Property PropertyID="AccessScript"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="BTSLib!Microsoft.BizTalk.Server.2013R2.BAMContainsBAMPortal"/>
<DiscoveryRelationship TypeID="BTSLib!Microsoft.BizTalk.Server.2013R2.ComputerHostsBAMPortal"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.Server.2013R2.BAMPortal.DataSource" TypeID="BTSLib!Microsoft.BizTalk.Server.2013R2.BAMPortalDiscovery">
<IntervalSeconds>43200</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>