BizTalk Application Discovery

Microsoft.BizTalk.Library.Application.Discovery (Discovery)

This is the discovery of the BizTalk Application.

Knowledge Base article:

Summary

This is the discovery of the BizTalk Application.

Element properties:

TargetMicrosoft.BizTalk.2006.BizTalkServer.ServerRole
EnabledTrue
Frequency14430
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.Library.Application.DataSource DataSource Microsoft.BizTalk.Library.Applications.WithRelationship.Discovery Default

Source Code:

<Discovery ID="Microsoft.BizTalk.Library.Application.Discovery" Target="BZLib!Microsoft.BizTalk.2006.BizTalkServer.ServerRole" Enabled="true" ConfirmDelivery="false" Priority="High" Remotable="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="BZLib!Microsoft.BizTalk.Library.Application">
<Property PropertyID="ApplicationID"/>
<Property PropertyID="ApplicationName"/>
<Property PropertyID="IsDefault"/>
<Property PropertyID="IsSystem"/>
<Property PropertyID="DateModified"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Windows!Microsoft.Windows.ComputerHostsLocalApplication"/>
<DiscoveryRelationship TypeID="BZLib!Microsoft.BizTalk.Library.BizTalkGroupContainsApplications"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.Library.Application.DataSource" TypeID="BZLib!Microsoft.BizTalk.Library.Applications.WithRelationship.Discovery">
<IntervalSeconds>14430</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>