| Greg Forsythe 2006-04-27, 7:26 am |
| That is correct. The Correlation defines the subcription filter.
You could possibly add your MyEventType property to the correlation type but
you would have to be careful when initializing the correlation set.
The message being used when you initialize the correlation set must have the
same MyEventType as you wish to correlate on later.
Greg
"asanford" <asanford2000_at_hotmail.com@newsgroups.nospam> wrote in message
news:EB190FE5-636D-4547-86EA-AF5E81F17394@microsoft.com...[vbcol=seagreen]
> Thanks! You're right; despite the warning, the custom XPath works
> properly!
>
> Now my problem is trying to perform filtering on this promoted field. It
> works fine for the activate receive, but the subsequent
> correlation-following
> (non-activate) receives don't have a filter property.
>
>
> "Greg Forsythe" wrote:
>
|