What are convoys
Answers were Sorted based on User's Feedback
Answer / solairajan
Convoys exist in the world any time multiple single items
must be related together in order to achieve something that
the individual item cannot accomplish by itself. This
concept generalizes into a basic design pattern. This is
convoy processing.
Convoy processing can be additionally broken out into two
separate categories as shown in the following list:
Sequential convoy - Items that are in a order, one after
another
Parallel convoy - Items that are in any order, but must all
be present before something occurs
| Is This Answer Correct ? | 18 Yes | 5 No |
Answer / surya kumari
Under certain conditions, an orchestration instance might
receive a group of correlated messages all at the same
time. In this situation, a race condition might occur, in
which one of the messages in the group must initialize a
correlation set in the orchestration instance before the
other messages can be correlated to that orchestration
instance.
To ensure that all of the correlated messages are received
by the same orchestration instance, BizTalk Server detects
the potential for such a race condition and treats these
messages as a convoy
| Is This Answer Correct ? | 4 Yes | 0 No |
how to handle the error in soap
How does the orchestration gets the message from message box?
define mapping,orchestration ,schema,adapters.pipelines,BRE,HAT,BAM ?
Explain about document schema and property schema?
In BizTalk development where and how you have to use custom developed .NET components?
Explain about biztalk orchestration?
What is the difference between a document schema and a property schema? : biztalk server
How to create dynamic ports?
What is biztalk server? : biztalk server
can we promote property promotions through Orchestration?
Is there any possibility in the biztalk FIFO(first-in-first-out) without use the orchestration? how to implement explain?
What are convoys
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)