Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Single Instance Orchestration › Re: Single Instance Orchestration
September 7, 2006 at 5:57 AM
#15596
It sounds like what you want is to have a single orchestration instance that processes all incoming messages from a given set (for example all messages received from a specified port, or all messages sent by a specific partner). If so, then it sure sounds like what you're looking for is what's called a Convoy. Here's a good article on the topic: Convoy Deep Dive