What is aggregator orchestration? How to set Aggregator orchestration?
Regards,
Rakesh
I presume you're referring to the Aggregator pattern, in which a single
orchestration instance picks up multiple messages in a sequence using a
convoy and "batches" them into a single outgoing message. Richard Seroter
has a nice article about it here:
http://blogs.msdn.com/richardbpi/archive/2006/05/08/592476.aspx
And there's also an aggregator sample in the biztalk SDK:
http://msdn.microsoft.com/en-us/library/aa561747(BTS.10).aspx
--
Tomas Restrepo
http://winterdom.com/
"Rakesh" <rakesh.m...@gmail.com> wrote in message
news:##2CZkzQK...@TK2MSFTNGP06.phx.gbl...