In the following procedure, you perform a full deployment to transfer assets from the Publishing server to the Production server. Assets are persistent, publishable objects such as scenarios, user segments, and HTML files that are used by ATG applications. After the initial installation and configuration through CIM, the ATG Store assets exist on the Publishing server but they must be deployed to the Production server to be accessible from the ATG Store website.

To create a site and agent in the ATG Business Control Center:

  1. If necessary, log onto the ATG Business Control Center. For instructions, see Browsing the Publishing Server.

  2. Click Content Administration, then click Admin Console.

  3. Click Configuration, then click Add Site.

  4. Enter the following details:

    • Site Name: Production

    • Site Initialization Options: Do a full deployment

    • Site Type: Workflow target

  5. Add the following repository mappings. To add a repository mapping, select a Source Repository and Destination Repository, then click Add.

    Source Repository

    Destination Repository

    /atg/commerce/catalog/ProductCatalog

    /atg/commerce/catalog/ProductCatalog_production

    /atg/commerce/claimable/ClaimableRepository

    /atg/commerce/claimable/ClaimableRepository_production

    /atg/commerce/pricing/priceLists/SecurePriceLists

    /atg/commerce/pricing/priceLists/PriceLists_production

    /atg/search/repository/RefinementRepository

    /atg/search/repository/RefinementRepository_Production

    /atg/seo/SEORepository

    /atg/seo/SEORepository_production

    /atg/store/stores/StoreRepository

    /atg/store/stores/StoreRepository_production

    /atg/userprofiling/PersonalizationRepository

    atg/userprofiling/PersonalizationRepository_production

  6. Click Save Changes to save your changes and enable the Agents tab.

  7. Click the Agents tab, then click Add Agent to Site.

  8. Enter the following details:

    • Agent Name: ProdAgent

    • Transport URL: rmi://<hostname>:<production_rmi_port>/atg/epub/AgentTransport

      For example:
      rmi://localhost:8860/atg/epub/AgentTransport

  9. Click the double-right arrow to include both the /atg/epub/file/WWWFileSystem and /atg/epub/file/ConfigFileSystem file systems in the configuration.

  10. Click Save Changes.

  11. Click the Back to deployment administration configuration link.

  12. Click Make changes live.

  13. Select Do a full deployment (data NOT imported), then click Make changes live.

  14. To view your deployment’s progress, under Deployment Administration, click Overview, then click Production to see the percent complete.

  15. After the deployment has finished, browse the ATGStore storefront again to see the home page images. See Browsing the Production Server for detailed instructions.

  16. If your configuration includes ATG Search, continue with the section Configuring a Search Project.

 
loading table of contents...