If it has not yet been done, import the data that is required by ATG Content Administration. See the section Initialize the Database in the chapter Setting Up an Asset Manager in the ATG Content Administration Programming Guide.

The default DataSource connection pool, JTDataSource, uses the FakeXADataSource component. You must configure the desired connection pool properties, but note that this data source should be used only to run ATG data import scripts. See the section Configuring ATG Data Sources for Data Import in the ATG Installation and Configuration Guide.

You must import Merchandising data before you can use Merchandising to perform any merchandising tasks, such as creating commerce assets. This data is part of the installation. It supports default user accounts, the UI, and other items, as indicated in the procedure.

To import the data:

  1. Start the database.

  2. Set the DYNAMO_HOME environment variable to <ATG10dir>/home, if you have not already done so.

  3. Set the JAVA_HOME environment variable to your Java installation directory, if you have not already done so.

  4. Run the following scripts:

    <ATG10dir>/Publishing/base/install/importPublishing.bat
    <ATG10dir>/BIZUI/install/importBizui.bat
    <ATG10dir>/AssetUI/install/importAssetUI.bat
    <ATG10dir>/DPS-UI/install/importDPSUI.bat
    <ATG10dir>/BCC/install/importBCC.bat

  5. Run the following script to import the user role and view mapping content that is used by Merchandising:

<ATG10dir>/DCS-UI/install/importMerchandising.bat|sh
  1. Run the following script to import the information required to make segments available to Merchandising:

    <ATG10dir>/DCS-UI/Versioned/install/importDCSUIVersioned.bat|sh

  2. If you have Merchandising and ATG Search, run the following script to import the view mappings that are used to display search configuration and search configuration folder information:

    <ATG10dir>/AssetUI/Search/install/importAssetUISearch.bat|sh

  3. Run the following script to import the view mapping content that is required to use ATG Business Commerce or ATG Consumer Commerce in conjunction with ATG Search:

    <ATG10dir>/DCS-UI/Search/install/importDCSUISearchCustomCatalogs.bat|sh

  4. Run the following script:

    <ATG10dir>/DCS-UI/Search/install/importSearchTesting.bat|sh


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