BizTalk Contain Groups Relationship Discovery

Microsoft.BizTalk.Library.BizTalkContainsGroups.Discovery (Discovery)

This is the discovery of the BizTalk Contain Groups Relationship.

Knowledge Base article:

Summary

This is the discovery of the BizTalk Contain Groups Relationship.

Element properties:

TargetMicrosoft.BizTalk.Library.BizTalk
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • Microsoft.BizTalk.Library.BizTalk
  • Microsoft.BizTalk.Library.BizTalkGroup
    • Name
    • BamDBName
    • BamDBServerName
    • BizTalkAdministratorGroup
    • BizTalkOperatorGroup
    • ConfigurationCacheRefreshInterval
    • GlobalTrackingOption
    • LMSFragmentSize
    • LMSThreshold
    • MajorVersion
    • MinorVersion
    • MgmtDbName
    • MgmtDbServerName
    • RuleEngineDBName
    • RuleEngineDBServerName
    • SignCertComment
    • SignCertThumbprint
    • SSOServerName
    • SubscriptionDBName
    • SubscriptionDBServerName
    • TrackingAnalysisDBName
    • TrackingAnalysisDBServerName
    • TrackingDBName
    • TrackingDBServerName
    • ComputerName
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
BizTalkContainsGroups.DataSource DataSource Microsoft.SystemCenter.GroupPopulator Default

Source Code:

<Discovery ID="Microsoft.BizTalk.Library.BizTalkContainsGroups.Discovery" Target="BZLib!Microsoft.BizTalk.Library.BizTalk" Enabled="true" Remotable="true" Priority="Normal" ConfirmDelivery="false">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="BZLib!Microsoft.BizTalk.Library.BizTalk"/>
<DiscoveryClass TypeID="BZLib!Microsoft.BizTalk.Library.BizTalkGroup">
<Property PropertyID="Name"/>
<Property PropertyID="BamDBName"/>
<Property PropertyID="BamDBServerName"/>
<Property PropertyID="BizTalkAdministratorGroup"/>
<Property PropertyID="BizTalkOperatorGroup"/>
<Property PropertyID="ConfigurationCacheRefreshInterval"/>
<Property PropertyID="GlobalTrackingOption"/>
<Property PropertyID="LMSFragmentSize"/>
<Property PropertyID="LMSThreshold"/>
<Property PropertyID="MajorVersion"/>
<Property PropertyID="MinorVersion"/>
<Property PropertyID="MgmtDbName"/>
<Property PropertyID="MgmtDbServerName"/>
<Property PropertyID="RuleEngineDBName"/>
<Property PropertyID="RuleEngineDBServerName"/>
<Property PropertyID="SignCertComment"/>
<Property PropertyID="SignCertThumbprint"/>
<Property PropertyID="SSOServerName"/>
<Property PropertyID="SubscriptionDBName"/>
<Property PropertyID="SubscriptionDBServerName"/>
<Property PropertyID="TrackingAnalysisDBName"/>
<Property PropertyID="TrackingAnalysisDBServerName"/>
<Property PropertyID="TrackingDBName"/>
<Property PropertyID="TrackingDBServerName"/>
<Property PropertyID="ComputerName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="BZLib!Microsoft.BizTalk.Library.BizTalkContainsGroups"/>
</DiscoveryTypes>
<DataSource ID="BizTalkContainsGroups.DataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="BZLib!Microsoft.BizTalk.Library.BizTalkGroup"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="BZLib!Microsoft.BizTalk.Library.BizTalkContainsGroups"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>