I just posted another article for TopXML.com as part of my series on BizTalk + WCF. This post digs into exposing WCF services out of BizTalk that utilize security features, MTOM attachments, and transactions.
Topics include: message-based security, transport security, custom role based authorization, MTOM attachments, and how to send messages to BizTalk as part of a client transaction. I observed some odd behavior with regards to MTOM where the “request” on the request/response port correctly attached the binary content as a MIME part, but the “response” message kept the binary string inside the XML payload itself.
| Series Summary | |
| BizTalk and WCF: Part I, Operation Patterns | Get the source code! |
| BizTalk and WCF: Part II, Security Patterns | |
| BizTalk and WCF: Part III, Transaction Patterns | |
| BizTalk and WCF: Part IV, Attachment Patterns | |
| BizTalk and WCF: Part V, Publishing Operations Patterns | Source code coming soon! |
| BizTalk and WCF: Part VI, Publishing Advanced Service Patterns | |
| BizTalk and WCF: Part VII, About the BizTalk Adapter Pack | |
| BizTalk and WCF: Part VIII, BizTalk Adapter Pack Service Model Patterns | |
| BizTalk and WCF: Part IX, BizTalk Adapter Pack BizTalk Patterns | |

RSS Feed
0 Responses to “Article Series on BizTalk and WCF: Part VI, Publishing Advanced Services Patterns”