Once you buy ATG Merchandising, you will need to install a production-ready database before you can begin building your Web application. Follow these steps to set up your database:

  1. Follow the steps provided in the Setting Up a ATG Content Administration Server chapter of the ATG Content Administration Programming Guide.

  2. Create tables for ATG Content Administration by running the biz_ui_all_ddl.sql script located in <Atg2007.3dir>/BIZUI/sql/install/database-vendor as described in the Creating ATG Content Administration Database Tables section of the Setting Up the ATG Content Administration Database chapter in the ATG Content Administration Programming Guide.

  3. If you have ATG Search, run the search_ddl.sql script located in <ATG2007.3>/DAF/Search/Index/sql/db_components/database-vendor to create tables that support the Search Integration as described in the Creating ATG Search Database Tables section of the Getting Started chapter in the ATG Commerce Search Guide.

  4. Create the ATG Merchandising tables necessary for your product suite:

  5. If you have ATG Search, create the database tables that support the union of ATG Search, ATG Content Administration, and the ATG Commerce product you are using:

  6. Import the content required by ATG Content Administration, if you have not already done so. See the Initialize the Database section of the Setting Up the ATG Content Administration Database chapter in ATG Content Administration Programming Guide.

  7. Import content into your ATG Content Administration database that configures ATG Merchandising for use. If you have ATG Search, import an additional script. See Importing Required Content.

  8. Create tables for other ATG applications you want to use. See the user guides provided for those applications.

 
loading table of contents...