Browse by Tags
All Tags »
BizTalk Pipeline disassemble (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
There is a interface IBaseMessageFactory that you can use to create instances of BizTalk messages and BizTalk message parts. You can grab a handle to an instance of a subtype of this interface from within the Dissassemble method using the IPipelineContext...
|