BizTalk Server Orchestration - Order delivery of mesages in Biztalk without MSMQ

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > April 2005 > Order delivery of mesages in Biztalk without MSMQ





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Order delivery of mesages in Biztalk without MSMQ
A b h i j e e t

2005-04-13, 5:53 pm

Hi,

Input to Biztalk: file with records
0,A
1,B
2,C
3,D
4,E
5,F
6,G
7,H
8,I
9,J

Logic within orchestration: do some processing on all the individual
records and Delete some records

Output from sendport: Ordered delivery of messages. I.e. I can not
send 7th record before 3rd record
0,A
2,C
3,D
4,E
6,G
7,H
8,I

P.S.
1, Can't use envelop schema as it will publish all the messages in
message box and there is no means to know the order in which they
come.
2, Cannot you orchestration to de batch because example is small but
real data is 100,000 records 500 mb file size.
3. Not using MSMQ, MSMQT
4. So what i am looking for? Considering above constrains how can I
be able to maintain the order/sequence of messages i am processing.

In short, FIFO.

Any ideas??

Abhijeet
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com