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 |
I have a receive port and send port whose message types are different.When I receive a message in my receive port,my process starts.I will construct my out message and give this to my send port.I am configuring a send port group to the logical send port.TO the send port group I have added many send ports with filters.The message in the send ports are not getting filtered based on my filters. Help will be highly appreciated. Thanks in advance
Explain about document schema and property schema?
What is the default mapping for auto mapping? : biztalk server
what is the difference between promoted and distinguished property?
What is the difference between distinguished field and promoted property? : biztalk server
Did you deploy BizTalk more than one machine?
Define bam?
Difference between field and promoted property?
What are Host and Host Instance?
What are the components of biztalk server architecture?
How and why you have to use Active Directory in BizTalk development?
Is there any possibility in the biztalk FIFO(first-in-first-out) without use the orchestration? how to implement explain?
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)