Archive for June 26th, 2008
Failed message routing in BizTalk Server
If you ever had a chance to route the failed messages, well in biz talk server we can route the failed messages , you can achieve this
By enabling Enable routing for failed messages on the physical receive port sampleReceive,
create a physical send port errorSend which subscribes to the error message, so in the filter properties [...]
Posted: June 26th, 2008 under Uncategorized.
Tags: BizTalk, failed message, routing
Comments: none