BizTalk Blog by Chris Han

System Design for Enterprise Agility,

  Home  |   Contact  |   Syndication    |   Login
  68 Posts | 9 Stories | 173 Comments | 79 Trackbacks

News

Article Categories

Archives

Post Categories

Image Galleries

BizTalk Bloggers

BizTalk on MSDN

Patterns & Architecture

SharePoint

February 2006 Entries

I could never find a detailed document talks about this feature. The MSDN implies that you could send the Fault message directly from within the exception block. But no! You will encounter one of these two messages depends on what you did: must receive before sending a fault message on an implemented port. must receive before sending a message whose messagetype corresponds to a requestresponse operation on an implemented port. Thanks for Arch Hacker's article. We have a solution that works for me....
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

I'm recently working on a BizTalk project for a financial industrial ASP. The BizTalk 2006 is used to exchange data with the partners. As the legacy of 2 decades, all the data being exchanged are in flat file format. BizTalk 2006 Flat File Wizard is very handy when modeling the xml schema off the flat files. In most of the cases, it's just several clicks. The best part of this Flat File Wizard is to give you a visually design experience. Flat File Wizard is great, it helps a lot in simplifying the...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati