07-07-05 10:52 PM
> I have created a custom pipeline component using some of the samples out
> there. Here is my newbie question:
> I want to run thru an orchestration and after a decision shape drop the
> message into the pipeline, how do I do this? I guess my real question is
> now that I have the custom pipeline how do I consume it? Thank you.
Pipelines are not invoked directly (at least in 2004, they can be in 2006).
Instead, you configure a send or receive port to use the pipeline; then,
just send or receive a message from said port.
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
[ Post a follow-up to this message ]
|