"null" pipeline component - Saravana Kumar |
15-May-07 02:50:49
|
If you are using a general pipeline component, inside your "Execute" method
just "return null;". That will consume the message without returning
anything to message box
--
Regards,
Saravana Kumar
http://www.biztalk247.com/v1/
http://www.digitaldeposit.net/blog
[Please mark the response as "Answer" if it solves your problem.] |
 |
| |
"null" pipeline component - McGeeky |
15-May-07 05:20:27
|
Thanks for that.
--
McGeeky
http://mcgeeky.blogspot.com
method
and |
 |
| |
"null" pipeline component - Jan Eliasen |
06-Jun-07 04:47:31
|
Restrepo wrote a null adapter, if that can be used instead:
http://www.winterdom.com/weblog/2005/03/06/BizTalk2004NullSendAdapterSample.aspx
--
eliasen, representing himself and not the company he works for.
Private blog: http://blog.eliasen.dk
Private email: jan@eliasen.dk |
 |
| |