BizTalk Application Contains Orchestrations Relationship Discovery

Microsoft.BizTalk.Library.ApplicationContainsOrchestrations.Discovery (Discovery)

This is the discovery of the BizTalk Application Contains Orchestrations Relationship.

Knowledge Base article:

Summary

This is the discovery of the BizTalk Application Contains Orchestrations Relationship.

Element properties:

TargetMicrosoft.BizTalk.Library.HostInstance
EnabledTrue
Frequency21780
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.Library.ApplicationContainsOrchestrations.DataSource DataSource Microsoft.BizTalk.Library.ApplicationsContainsObject Default

Source Code:

<Discovery ID="Microsoft.BizTalk.Library.ApplicationContainsOrchestrations.Discovery" Target="BZLib!Microsoft.BizTalk.Library.HostInstance" Enabled="true" ConfirmDelivery="false" Priority="Normal" 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>
<DiscoveryClass TypeID="BZLib!Microsoft.BizTalk.Library.Orchestration">
<Property PropertyID="Name"/>
<Property PropertyID="AssemblyName"/>
<Property PropertyID="AssemblyVersion"/>
<Property PropertyID="AssemblyCulture"/>
<Property PropertyID="AssemblyPublicKeyToken"/>
<Property PropertyID="MgmtDbServerOverride"/>
<Property PropertyID="MgmtDbNameOverride"/>
<Property PropertyID="HostName"/>
<Property PropertyID="OrchestrationStatus"/>
<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>
<DiscoveryRelationship TypeID="BZLib!Microsoft.BizTalk.Library.ApplicationContainsOrchestrations"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.Library.ApplicationContainsOrchestrations.DataSource" TypeID="BZLib!Microsoft.BizTalk.Library.ApplicationsContainsObject">
<IntervalSeconds>21780</IntervalSeconds>
<Computer>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/RunningServer$</Computer>
<Option>4</Option>
<HostName>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/Name$</HostName>
<MgmtDbServerOver>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/MgmtDbServerOverride$</MgmtDbServerOver>
<MgmtDbNameOver>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/MgmtDbNameOverride$</MgmtDbNameOver>
<TimeoutSeconds>500</TimeoutSeconds>
</DataSource>
</Discovery>