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" Batching="false" Stateful="false" PassThrough="false">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertGenerationSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="AlertGeneration" type="AlertGenerationType"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="InvokerType" type="xsd:integer"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ManagementPackId" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Composite>
<MemberModules>
<ConditionDetection ID="ResponseContextMapper" TypeID="System.Mom.BackwardCompatibility.ResponseContext.Mapper">
<AlertGeneration>$Config/AlertGeneration$</AlertGeneration>
<InvokerID>$MPElement$</InvokerID>
<InvokerName>$MPElement$</InvokerName>
<InvokerType>$Config/InvokerType$</InvokerType>
<TargetID>$Target/Id$</TargetID>
<TargetFQDNComputer>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/DNSName$</TargetFQDNComputer>
<ManagementGroupName>$Target/ManagementGroup/Name$</ManagementGroupName>
<TargetNetbiosComputer>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosComputerName$</TargetNetbiosComputer>
<TargetNetbiosDomain>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosDomainName$</TargetNetbiosDomain>
<TargetComputer>$Target/Host/Property[Type="WindowsLibrary!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>MomBackwardCompatibility!System.Mom.BackwardCompatibility.ResponseContext.Data</OutputType>
<InputTypes>
<InputType>SystemLibrary!System.BaseData</InputType>
</InputTypes>
</ConditionDetectionModuleType>