MSMQ Message priority, in Biztalk Adapters

BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

Recent Biztalk Adapters posts

EDI Recive failure
Ordered Delivery using DB2 Receive Adapter
Exception Handling
HTTP Send Adapter Error 411
WSE Send Port - Delivered Not Consumed
SQL Adapter
HostFile Adapter - Data Access Tool
Internal Queuing
Converting custom adapter from BT2004 to BT2006
BizTalk EDI Adapter: old edi variation

 
 

Biztalk Adapters

View :   

Latest Topics

Table Of Contents


Post Reply

MSMQ Message priority

All posts: microsoft.public.biztalk.general
Source: microsoft.public.biztalk.general
Sent date: 05/14/2008
From: Karsten
Message:

We have developed a message broker that receives messages (XML files) from
many different systems and display these messages on different devices like
IP-Phone, Mobile telephone, pager, mail and so on. We have come to a point
where we need to prioritize the messages going through the broker. The best
solution we have thought of is to write all the messages from the systems to
a Message Queue setting a priority between 0-7 using MSMQ send adapter. The
Message Broker will read from this Queue using MSMQ receive adapter. My
question is: Let us say that there is 10 messages in the queue with priority
3. Suddenly an error arise in one of the systems causing the system to
continuously post messages to the queue with priority 7. As I understand
messages with higher priority will be posted in front of the other messages
causing the MSMQ Receive adapter to read these messages first. What is
happening with the 10 messages with priority 3? Is it possible that these
message will never be processed by BizTalk because there is always messages
with higher priority in the queue?
--
Solution Architect

Post Reply

Related Messages

Table Of Contents



Other groups

WCF LOB

WSCF/WCF

BizTalk Rule Engine

BizTalk BPM, process

BizTalk BAM, activity

Biztalk Adapters

BizTalk Orchestration

BizTalk Server

WS WSDL

 

    Email TopXML