07-27-05 10:52 PM
I have desinged a content based routing system in BT 2004. I am using the
MSMQ adapter. We have a situation that from Rec to Send ports the ordering
becomes altered. It comes in as 1,2,3,4,5,6,7,8 ....
It appears in the send Q as 3,6,4,1,2,7,8, Need to get a true FIFO
solution.. Is this possible without implementing orchestartions? I need to
keep everything it simple for client issues.
Cheers,
JOH
[ Post a follow-up to this message ]
|