225 - TraceCorrelationKeys

Properties

Property Value
ID 225
Keywords Troubleshooting, ServiceModel
Level Information
Channel Microsoft-Windows-Application Server-Applications/Analytic

Description

This event is emitted when content-based correlation is used for a workflow service. It contains the correlation keys that are applied to correlate a message to an instance.

Message

Calculated correlation key '%1' using values '%2' in parent scope '%3'.

Details

Data Item Name Data Item Type Description
Instance Key xs:GUID The key that was generated from the correlation values.
Values xs:string The values that were used to compute the correlation instance key.
Parent Scope xs:string
HostReference xs:string For Web hosted services, this field uniquely identifies the service in the Web hierarchy. Its format is defined as 'Web Site Name Application Virtual Path|Service Virtual Path|ServiceName'. Example: 'Default Web Site/CalculatorApplication|/CalculatorService.svc|CalculatorService'.
AppDomain xs:string The string returned by AppDomain.CurrentDomain.FriendlyName.