This section provides a basic overview of the steps you follow to set up and configure a composite profile repository. Each step is described in detail in the Composite Repositories chapter of the ATG Repository Guide.

  1. Set up all contributing repositories. Note that the composite repository relies on the data caching mechanism of the underlying repositories; it does not perform any caching itself. As part of this step, therefore, make sure you configure caching for each contributing repository as required.

  2. For each composite view, set up contributing views and a primary view.

  3. Determine the method for linking the primary and contributing views (by repository ID or by the value of one or more given properties). See Creating Composite Profile Items in this chapter.

  4. If you choose the property value method of linking, select one or more uniquely valued properties from each contributing view.

  5. Identify any contributing properties that you want to exclude from the composite view. See Resolving Property Names in a Composite Repository in this chapter.

  6. Identify any properties you want to rename in the composite view. See Resolving Property Names in a Composite Repository in this chapter.

  7. Write the definition file for the composite profile repository. See the example in this chapter and the detailed description in the ATG Repository Guide.

  8. Configure the Personalization module to use the new repository. See Configuring Your Personalization Module for a Composite Profile Repository in this chapter.

  9. If necessary, configure the Scenarios module to use the new repository. See Configuring the Scenarios Module to Use a Composite Profile Repository.