System.Mom.BackwardCompatibility.StandardResponseContext.Mapper (ConditionDetectionModuleType)

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.Mom.BackwardCompatibility.ResponseContext.Data

Member Modules:

ID Module Type TypeId RunAs 
ResponseContextMapper ConditionDetection System.Mom.BackwardCompatibility.ResponseContext.Mapper Default

Source Code:

<ConditionDetectionModuleType ID="System.Mom.BackwardCompatibility.StandardResponseContext.Mapper" Accessibility="Internal">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>System.Mom.BackwardCompatibility.AlertGenerationSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element name="AlertGeneration" type="AlertGenerationType"/>
<xsd:element name="InvokerType" type="xsd:integer"/>
<xsd:element name="ManagementPackId" type="xsd:string"/>
</Configuration>
<ModuleImplementation>
<Composite>
<MemberModules>
<ConditionDetection TypeID="System.Mom.BackwardCompatibility.ResponseContext.Mapper" ID="ResponseContextMapper">
<AlertGeneration>$Config/AlertGeneration$</AlertGeneration>
<InvokerID>$MPElement$</InvokerID>
<InvokerName>$MPElement$</InvokerName>
<InvokerType>$Config/InvokerType$</InvokerType>
<TargetID>$Target/Id$</TargetID>
<TargetFQDNComputer>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/DNSName$</TargetFQDNComputer>
<ManagementGroupName>$Target/ManagementGroup/Name$</ManagementGroupName>
<TargetNetbiosComputer>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosComputerName$</TargetNetbiosComputer>
<TargetNetbiosDomain>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosDomainName$</TargetNetbiosDomain>
<TargetComputer>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</TargetComputer>
<IsTargetAgentless>false</IsTargetAgentless>
<IsTargetVirtualServer>false</IsTargetVirtualServer>
<ManagementGroupID>$Target/ManagementGroup/Id$</ManagementGroupID>
<TargetComputerID>$Target/Host/Id$</TargetComputerID>
<ManagementPackId>$Config/ManagementPackId$</ManagementPackId>
</ConditionDetection>
</MemberModules>
<Composition>
<Node ID="ResponseContextMapper"/>
</Composition>
</Composite>
</ModuleImplementation>
<OutputType>System.Mom.BackwardCompatibility.ResponseContext.Data</OutputType>
<InputTypes>
<InputType>System!System.BaseData</InputType>
</InputTypes>
</ConditionDetectionModuleType>