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

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

  2. Expand Content Administration (CA), and then click CA Console.

  3. Click Configuration, and 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/SecureProductCatalog

    /atg/commerce/catalog/ProductCatalog_production

    /atg/commerce/claimable/SecureClaimableRepository

    /atg/commerce/claimable/ClaimableRepository_production

    /atg/commerce/locations/SecureLocationRepository

    /atg/commerce/locations/LocationRepository_production

    /atg/commerce/pricing/priceLists/SecurePriceLists

    /atg/commerce/pricing/priceLists/PriceLists_production

    /atg/content/SecureContentManagementRepository

    /atg/content/ContentManagementRepository_production

    /atg/multisite/SecureSiteRepository

    /atg/multisite/SiteRepository_production

    /atg/seo/SecureSEORepository

    /atg/seo/SEORepository_production

    /atg/store/stores/SecureStoreContentRepository

    /atg/store/stores/StoreContentRepository_production

    /atg/userprofiling/PersonalizationRepository

    /atg/userprofiling/PersonalizationRepository_production

    Note: Your browser must have Javascript enabled to create these mappings.

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

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

  8. Enter the following details:

    • Agent Name: ProdAgent

    • Transport URL: rmi://<ATGProduction_host>:<ATGProduction_rmi_port>/atg/epub/AgentTransport

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

    Note: The RMI port you enter here should be the same RMI port you specified in Installing the Oracle Commerce Platform.

  9. Click the button with 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. Accept the default, 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, proceed to the next section, Checking the Baseline Index Status, to verify that the baseline index initiated after the deployment completes successfully.

Note: If your deployment is not successful, it may be related to the transaction timeout setting in your application server. All supported application servers time out long running transactions by marking the active transaction as rolled back (essentially, by calling setRollbackOnly on the transaction), which could result in problems with Oracle Commerce Platform applications. If your deployment fails, try increasing the transaction timeout setting and resuming the deployment in the Business Control Center. For details on changing your transaction timeout, see Setting the Transaction Timeout on WebLogic, Setting the Transaction Timeout on JBoss, or Setting the Transaction Timeout on WebSphere in the Platform Installation and Configuration Guide.


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