Dan Rosanova replied to Rakesh
11-Nov-09 03:42 AM
A convoy is a series of messages that are related to the same business
process and require being operated together in unison in some way.
The are sequential and parallel convoys (meaning in how the messages
arrive) and then are uniform and non-uniform convoys (meaning the
message types). Most often Convoys are achieved with Correlation.
Here is a great resource: http://msdn.microsoft.com/en-us/library/ms942189(BTS.10).aspx
Kind Regards,
-Dan Rosanova