Opalis 6 Action Server References Datastore Discovery

SG.OIS.6.DA.ActionServer.ComponentGroup.ReferencePopulation (Discovery)

This discovery will find the relationships that are shown in the Distributed Application Designer between each Component Group.

Element properties:

TargetSG.OIS.6.DA.ActionServer.ComponentGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.ReferencePopulator Default

Source Code:

<Discovery ID="SG.OIS.6.DA.ActionServer.ComponentGroup.ReferencePopulation" Enabled="true" Target="SG.OIS.6.DA.ActionServer.ComponentGroup" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="SG.OIS.6.DA.ActionServer.ComponentGroup.References.Datastore.ComponentGroup"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="SC!Microsoft.SystemCenter.ReferencePopulator">
<RuleId>$MPElement$</RuleId>
<SourceInstanceId>$Target/Id$</SourceInstanceId>
<ReferenceRules>
<ReferenceRule Comment="No Include List">
<MonitoringClass>$MPElement[Name="SG.OIS.6.DA.Datastore.ComponentGroup"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="SG.OIS.6.DA.ActionServer.ComponentGroup.References.Datastore.ComponentGroup"]$</RelationshipClass>
</ReferenceRule>
</ReferenceRules>
</DataSource>
</Discovery>