Click Here to Install Silverlight*
United StatesChange|All Microsoft Sites
Microsoft
Download Center 
Search Advanced Search

Sequential FIFO Message Processing and Delivery in BizTalk Server 2004

Brief Description
Learn how to implement sequential first-in first-out message processing and delivery.

On This Page

Quick Details
File Name:BTS2004FIFO.doc
Version:Version
Date Published:6/23/2006
Language:English
Download Size:686 KB
Estimated Download Time: 2 min 56K

Overview

This document explains how to implemtn sequential first-in first-out message processing and delivering in BizTalk Server 2004. Out of the box Microsoft BizTalk Server 2004 supports realtime “ordered delivery” through the MSMQT transport protocol. Other available transport protocols do not support ordered delivery natively within Microsoft BizTalk Server 2004. However, other two-way transports such as HTTP/SOAP/WSE/MLLP can support realtime ordered delivery if the sender maintains control, only sending the next sequential message upon receiving a valid response for the last message sent. BizTalk also maintains message order per batch message received containing multiple records through the use of a built-in or custom record disassembler receive pipeline component. This allows message ordering to be maintained per batch message or file no matter which receive adapter or transport protocol is used.

 Top of page

System Requirements

  • Supported Operating Systems: Windows 2000 Server; Windows XP
None

 Top of page

Instructions

None

 Top of page

What Others Are Downloading

Others who downloaded Sequential FIFO Message Processing and Delivery in BizTalk Server 2004 also downloaded:
  1. Visual Studio Team System 2008 Team Foundation Server Power Tools - October 2008 Release
  2. Team Foundation Installation Guide for Visual Studio Team System 2008

 Top of page


© 2009 Microsoft Corporation. All rights reserved. Contact Us |Terms of Use |Trademarks |Privacy Statement