The BizTalk group is a unit of organization that usually represents an enterprise, department, hub, or other business unit that requires a contained BizTalk Server implementation. The BizTalk group has a one-to-one relationship with a Configuration database.
Note You can only add one server to a BizTalk group. BizTalk groups associated with different servers in a BizTalk environment do not interact except to exchange messages.
The Configuration database stores configuration information for the BizTalk group and the servers in that group. This configuration information specifies part of the message-processing logic for the servers and where this logic will physically run.
You must specify the same Configuration database for each server installation in the group so that you can administer each server from the administration console.
Important Each server can be associated with only one BizTalk group.
The BizTalk group properties page contains three tabs: General, Database Connections, and Large Message.
The following properties are on the General tab of the BizTalk group properties page:
The Database Connections tab of the BizTalk group properties page lists the names of all databases and the servers they reside on specified during configuration.
When storing and retrieving large messages from the MessageBox databases, BizTalk Server supports fragmenting the messages. Fragmenting the messages enables BizTalk Server to handle large messages (for example, messages that are gigabytes in size), while significantly enhancing the runtime performance. The BizTalk properties on the Large Message tab that determine when and how to fragment messages are:
- Threshold (in bytes). When the size of a message is equal to or greater than this threshold size, the message will be fragmented.
- Fragment Size (in bytes). When the message is fragmented, this is the size of the fragments into which BizTalk Server will divide a large message when its size equals or exceeds threshold size. The default is 102,400 bytes.
See Also
Managing the BizTalk Group
Adding a Server to a BizTalk Group
Moving a Server from One BizTalk Group to Another
Deleting a Server from a BizTalk Group
Modifying BizTalk Group Properties
To download updated BizTalk Server 2004 Help from www.microsoft.com, go to
http://go.microsoft.com/fwlink/?linkid=20616.
Copyright © 2004 Microsoft Corporation.
All rights reserved.