07-21-04 10:50 PM
Per configuration database (BizTalk group) you can have the following:
- a send adapter will run under only one host (but multiple host
instances). All instances of that host will run the send port.
- for each receive location you can specify a receive handler to run that
receive location. You can create new receive handlers in BizTalk MMC
console (go to adapters->your adapter->Receive COnfiguration and create a
new receive handler). The receive handler contains information about the
host that runs that receive handler. This means that different receive
locations can be run by different hosts.
--------------------[vbcol=seagreen]
instance[vbcol=seagreen]
recommended that you deploy your orchestration and ports to seperate bts
server instances. I haven't had any luck doing this, before I dive into
this again I wondered if anyone has done this and could share some
knowledge ??[vbcol=seagreen]
instance, so I can restart it without bothering anyone else using that
server.[vbcol=seagreen]
non-default instance ?[vbcol=seagreen]
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
[ Post a follow-up to this message ]
|