ATG’s multisite support is designed to make it as easy as possible to create and administer sites. To facilitate this process, the following tools are provided:

Site Repository

Many aspects of multisite support are managed through the Site Repository (/atg/multisite/SiteRepository). This repository stores information about each site in a multisite environment -- the site name, default URL, etc. A site listed in this repository is called a registered site.

The Site Repository determines the set of properties for a site. A number of properties are included by default, but a system administrator can add site properties by modifying the repository definition.

Note that if you have only a single site, you do not need to register it. If you subsequently add a second site, though, you will need to register both -- you cannot have a mix of registered and unregistered sites. In other words, multisite support requires that you register all of your sites. If you have already created an unregistered site and choose to register it, you may need to make some coding changes. See Coding a Multisite Application.

Site Administration

To register and administer sites in a multisite environment, ATG provides the Site Administration utility. Site Administration is available through the Business Control Center, and is designed for business users. Site Administration enables business users to configure new sites, adjust the settings of existing sites, and disable sites that are no longer needed. Users can also create site groups, by specifying the sites in the group and the data they share. The settings specified in Site Administration are stored in the Site Repository.

Site Categories

When you create a site in the Site Administration utility, you select the site category for the site. For example, depending on how your system is configured, you might be able to select a Microsite or Country Store category. It is possible to create any number of categories, which may differ by the types of sites they are intended for.

Site categories are created by system administrators. To create a site category, the system administrator creates a site template item in the Site Repository. The site template item defines the editing environment in Site Administration for sites that use the corresponding site category. The template makes it possible to:


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices