What are Host and Host Instance? Did you deploy BizTalk
more than one machine?
Answer Posted / priyanka
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
| Is This Answer Correct ? | 25 Yes | 0 No |
Post New Answer View All Answers
What is bam?
Difference between field and promoted property?
im completed my biztalk course , plz guide me how to get job ?
Explain about biztalk orchestration?
What is biztalk server? : biztalk server
Define schema?
What is biztalk?
Define pipelines
What is convoy sets?
Define bam?
What is custom pipeline?
Define orchestration
What is document schema?
What are the components of biztalk server architecture?
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?