Windows 10 and above Aggregate Client Performance Root Cause Writer

Microsoft.Windows.Client.Win10.ClientPerfRootCause.Writer (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
InputTypeSystem.Event.Data

Member Modules:

ID Module Type TypeId RunAs 
WA WriteAction Microsoft.SystemCenter.DataWarehouse.XmlBulkDataWriter Default

Source Code:

<WriteActionModuleType ID="Microsoft.Windows.Client.Win10.ClientPerfRootCause.Writer" Accessibility="Public">
<Configuration/>
<ModuleImplementation>
<Composite>
<MemberModules>
<WriteAction ID="WA" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.XmlBulkDataWriter">
<ManagementGroupId>$Target/ManagementGroup/Id$</ManagementGroupId>
<DataSetId>$MPElement[Name="Microsoft.Windows.Client.Win10.Dataset.ClientPerf"]$</DataSetId>
<DataRoutingKey/>
<StoredProcedureName>Win10ClientPerfRootCauseInsert</StoredProcedureName>
<MaxExecutionAttemptCount>6</MaxExecutionAttemptCount>
<ExecutionAttemptTimeoutIntervalSeconds>300</ExecutionAttemptTimeoutIntervalSeconds>
<XmlElements>
<XmlElement>
<Name>EventId</Name>
<XPathExpression Target="DataItem">/DataItem/EventDisplayNumber</XPathExpression>
<ValueProperty>Value</ValueProperty>
</XmlElement>
<XmlElement>
<Name>PublisherName</Name>
<XPathExpression Target="DataItem">/DataItem/PublisherName</XPathExpression>
<ValueProperty>Value</ValueProperty>
</XmlElement>
<XmlElement>
<Name>CorrelationId</Name>
<XPathExpression Target="DataItem">/DataItem/CorrelationActivityId</XPathExpression>
<ValueProperty>Value</ValueProperty>
</XmlElement>
<XmlElement>
<Name>AppName</Name>
<XPathExpression Target="DataItem">/DataItem/Params/Param[3]</XPathExpression>
<ValueProperty>Value</ValueProperty>
</XmlElement>
<XmlElement>
<Name>Time</Name>
<XPathExpression Target="DataItem">/DataItem/Params/Param[8]</XPathExpression>
<ValueProperty>Value</ValueProperty>
</XmlElement>
</XmlElements>
</WriteAction>
</MemberModules>
<Composition>
<Node ID="WA"/>
</Composition>
</Composite>
</ModuleImplementation>
<InputType>System!System.Event.Data</InputType>
</WriteActionModuleType>