|
Home > Archive > BizTalk Server Orchestration > June 2004 > custom pre-processor in Biztalk 2004
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
custom pre-processor in Biztalk 2004
|
|
| ramani viswanathan 2004-06-20, 11:09 pm |
| Hi
How can I implement a custom pre-processor component in Bizalk 2004 orchestration, when a message is received?
Thanks
Ramani
| |
| Alan Smith 2004-06-20, 11:09 pm |
| Hi Ramani,
You can do pre-processing on a message by creating a custom receive pipeline
and setting the receive port to use this pipeline instead of the Microsoft default
receive pipelines. There's some examples of this in the SDK.
Cheers,
Alan
"ramani viswanathan" wrote:
> Hi
>
> How can I implement a custom pre-processor component in Bizalk 2004 orchestration, when a message is received?
>
> Thanks
> Ramani
| |
|
|
|
|
|