11-26-04 12:47 PM
ok, but why is it the only way to do CBR ? I would also like to create
filters based on xpath expressions for example...
Because the drawback of promoted properties is that I must know which
elements I have to promote when I design my schemas...
"Greg Forsythe" <greg.forsythe@unisys.com> wrote in message
news:uyPYqW50EHA.3616@TK2MSFTNGP11.phx.gbl...
> Distinguished fields are only accessible in an orchestration.
> This is tidier than using xpath() to access the message content inside an
> orchestration
>
> Promoted properties are put into the message context and available in the
> pipelines and orchestrations.
> If you wish to perform correlation, content based routing(subscription
> filtering) or dynamic ports(setting pipeline and adapter parameters) then
> you need promoted properties.
> You can promote properties from a message schema(MessageDataPropertyBase)
> or
> just declare message context properties(MessageContextPropertyBase) for
> use
> in pipelines or adapters- (properties promoted from an envelope should use
> MessageContextPropertyBase type as well)
>
>
> Greg
>
> "john" <jepros@yahoo.com> wrote in message
> news:41a664db$0$2328$626a14ce@news.free.fr...
>
>
[ Post a follow-up to this message ]
|