Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

Browse by Tags

BizTalk Blogs

This group is for blogs related to BizTalk Server. This includes Community Syndicated blogs and Stephen W. Thomas’s blog.
Tagged Content List
  • Blog Post: NAck Message Processing Orchestration for BizTalk Server 2004

    NAcks or Negative Acknowledgments are small SOAP messages that exist in BizTalk when a messaging error occurs. This happens when adapters fail, pipelines fail, messages do not match subscriptions, ect. These messages can be subscribed to and a business process can be written to react to all of these...
  • Blog Post: Using Delivery Notification with Send Port Groups

    I found out tonight that Delivery Notification set to Transmitted works differently for Send Groups. In the case of Send Groups, no NACK is returned if any of the Send Ports in the group fails.
  • Blog Post: Mapping in Send Ports with Delivery Notification

    I have talked in the past about NACKs . These are great little messages that allow you to receive the status of your sent messages inside your Orchestration. For more information on NACKs, please see my earlier post and sample. The problem I want to point out here occurs if you want to map on the Send...
  • Blog Post: BizTalk Delivery Notification and NACK Sample

    Did anyone read Kevin Smith’s blog on ACK/NACK and run out to try it? Well, I did and found it a more time consuming then I expected. I have put together a sample that shows how to catch the SOAP exception and get access to the error message. I hope that after looking at this sample Kevin’s...
Page 1 of 1 (4 items)