-- Ordering Messages in a Sequential convoy
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > -- Ordering Messages in a Sequential convoy




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    -- Ordering Messages in a Sequential convoy  
Guru


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:52 PM

hi

I receive messages at receive shape (having following correlation set).
Each message has an element of type integer and i receive those message in
random order.

How to persist and send those messages in ascending order of the integer
element ?

regards
guru





[ Post a follow-up to this message ]



    RE: -- Ordering Messages in a Sequential convoy  
Stephen W. Thomas


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:52 PM

Hello.

Do you receive the messages in order?  If so and they are getting out of
order it might be that you need to set the Ordered Delivery Property on the
Receive Port.

What I have seen in the past if the messages arrive in any order is to use
some type of external storage (like SQL) to put the messages in, order them,
then submit them to Biztalk.

In any case, this lab might help you out:
http://www.biztalkgurus.com/Labs/Me...h-Envelope.html

Hope this helps.

Stephen W. Thomas
http://www.biztalkgurus.com


"Guru" wrote:

> hi
>
> I receive messages at receive shape (having following correlation set).
> Each message has an element of type integer and i receive those message in
> random order.
>
> How to persist and send those messages in ascending order of the integer
> element ?
>
> regards
> guru





[ Post a follow-up to this message ]



    RE: -- Ordering Messages in a Sequential convoy  
Guru


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-10-05 07:49 AM


Stephen thanks a lot
i used SortedList ( For sorting the messages received) instead of hitting
database , is it a good approach ?

"Stephen W. Thomas" wrote:
[vbcol=seagreen]
> Hello.
>
> Do you receive the messages in order?  If so and they are getting out of
> order it might be that you need to set the Ordered Delivery Property on th
e
> Receive Port.
>
> What I have seen in the past if the messages arrive in any order is to use
> some type of external storage (like SQL) to put the messages in, order the
m,
> then submit them to Biztalk.
>
> In any case, this lab might help you out:
> http://www.biztalkgurus.com/Labs/Me...h-Envelope.html
>
> Hope this helps.
>
> Stephen W. Thomas
> http://www.biztalkgurus.com
>
>
> "Guru" wrote:
> 





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:53 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register