Biztalk Adapter Question:

Tell us what are Host and Host Instance? Did you deploy BizTalk more than one machine?

Biztalk Adapter Interview Question
Biztalk Adapter Interview Question

Answer:

Host is nothing but the logical container of host instance. from which we can create host instance. Host instance is a Win-NT service.

A BizTalk Server Host is a logical set of zero or more BizTalk Server run-time processes in which you deploy items such as adapter handlers, receive locations (including pipelines), and orchestrations.

A host instance is the process where the message processing, receiving, and transmitting occurs You install a host instance on each server running BizTalk Server 2006 that has one or more hosts mapped to that server.


Previous QuestionNext Question
Tell us where and how did you use WebServices in Orchestration?Explain me how to route binary data?