Biztalk Helper Class Question: Download Biztalk Helper Class PDF

Explain me does BizTalk support synchronous communication?

Tweet Share WhatsApp

Answer:

BizTalk Server architecture is asynchronous for scalability reasons. However, the architecture of the BizTalk Messaging Engine enables exposing a synchronous message exchange pattern on top of these asynchronous exchanges. To do this, the engine handles the complex task of correlating the request and response messages across a scaled-out architecture by linking together a number of asynchronous message exchanges to expose a synchronous interface.

Download Biztalk Helper Class PDF Read All 25 Biztalk Helper Class Questions
Previous QuestionNext Question
Tell me there is a .net helper class which suits to a requirement (in Orchestration) of an application but it is Non-Serializable, how can it be used?Explain what are the execution modes in a pipeline Stage?