October 2006 - Posts

Dynamically Configuring Pipeline Component Properties in a BizTalk Orchestration

This entry discusses the use of the following to programmatically alter a receive or send pipeline component(s) properties: BTS.SendPipelineConfig BTS.SendPipelineResponseConfig BTS.ReceivePipelineConfig BTS.ReceivePipelineResponseConfig There is a link Read More...