Home Page › Forums › BizTalk 2004 – BizTalk 2010 › need help using custom component within receive pipeline › Re: need help using custom component within receive pipeline
September 21, 2006 at 2:55 PM
#15796
The Disassemble stage of the pipeline is different from other stages. It works on a first match principal and only executes one component.
What does your custom component do?