FIFO Message Processing and Delivery Windows Server Hi, I am trying to implement FIFO Message Processing and Delivery as discussed in the Microsoft document Implementing Sequential, First-In First-Out (FIFO) Message Processing and Delivery in BizTalk 2006. http: / / www.microsoft.com / downloads / details.aspx?FamilyID = F4FF7AFC-81A2-4B89-AE0D-3746B39D9198&displaylang = en In several places the document states: to be MessageBox for the particular message type. Any ideas on how I can achieve this? Thanks BizTalk Orchestration Discussions BizTalk (1) Scripting.FileSystemObject (1) HostQueue.HostName (1) ObjFileSys.CreateTextFile (1) MessageInstanceID (1) ServiceInstanceID (1) ObjServices aspx. = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = This posting is provided "AS IS" with no warranties, and confers no rights. keywords: FIFO, Message, Processing, and, Delivery description: Hi, I am trying to implement FIFO Message Processing and
BizTalk 2006 :: FIFO in messaging only scenario Windows Server What would a FIFO (first in first out) look like in a messaging only scenario? Is it just a ordered delivery checkboxes on each port and the messaging engine does the rest? Thanks, BA BizTalk Discussions BizTalk (1) FIFO (1) MSMQ (1) LastMessage (1) SOAP (1) BTS (1) SUGGESTIONS (1) IDEAS (1) More or will ensure the messages will be delivered in the order it's been received inside BizTalk. Still you need to cater for failure situation like, say for example on the send message failure" on send port. Still what are you going to do with message 2. BizTalk will guarantee ordered delivery only from receiving point (receive adapter) to sending point (Send Adapter