IIS Application Pools and Web Sites
BizTalk Server includes the following Internet Information Services (IIS) Application pools and virtual applications.
Application Pools
| Application Pool | Default Application Pool Identity | Description |
|---|---|---|
|
BAMAppPool |
User-defined |
Application pool for the BAM Portal. |
|
BTSSharePointAdapterWSAppPool |
User-defined |
Application pool for the Windows SharePoint Service adapter Web service. |
|
STSWebServiceAppPool |
User-defined |
Application pool for the Trading Partner Management tools. |
|
TpmWSAppPool |
User-defined |
Application pool for the TPM Management Web service. |
Virtual Applications
| Virtual Application | Default Application Pool | Description | ||
|---|---|---|---|---|
|
BAM |
BAMAppPool |
Virtual application which hosts the BAM Portal components (pages, images, precompiled code, and other resources). This virtual application calls in to the BAMManagementService application to communicate with the BAM databases.
|
||
|
BAMManagementService |
BAMAppPool |
Virtual application which hosts the BAMManagementService web service. This web service is used by the BAM Portal application to communicate with the BAM Primary Import Tables (PIT). The communication with the database is done using impersonated credentials stored in the registry which is created during configuration. Methods exposed by this web service can be used by custom clients to get views and their details, related activities, and pivot table layouts for any user. They can also be used to manage alerts in the database. |
||
|
BTSharePointAdapterWS |
BTSSharePointAdapterWSAppPool |
Virtual application which hosts the Windows SharePoint Service adapter Web service. |
See Also
Concepts
Windows Groups and User Accounts in BizTalk ServerOther Resources
Installing and Configuring BizTalk Server 2010© 2010 Microsoft Corporation. All rights reserved.
Note