To start the Business Control Center:

  1. Make sure the appropriate database is running and correctly configured. Refer to the ATG Installation and Configuration Guide for more information. If you are evaluating ATG products on a local machine running Windows, you can start the MySQL database installed with Oracle ATG Web Commerce by selecting Start > Programs > ATG 10.2 > Tools > Start MySQL Server.

  2. Assemble and start the ATG products and modules that you want to use with the Business Control Center. The BIZUI module is required to run the Business Control Center, so the assembly list must contain a product or module that calls BIZUI, for example ATG Content Administration or an application that is launched through the Business Control Center, such as Oracle ATG Web Commerce Merchandising. The Business Control Center is started automatically as part of this process.

    In order to enable Preview, the runAssembler command must include the layer Preview switch. For example

    runAssembler –layer Preview –m PubPortlet MyVersionedApp MyPreviewApp

    The PubPortlet module includes most of the functionality required to perform basic ATG Content Administration tasks, and it calls a number of other modules that support the Business Control Center, including BIZUI.

    For general information on assembling applications, including a basic description of ATG platform modules, refer to the ATG Platform Programming Guide.

    Note: If you use CIM to set up your products, applications are assembled automatically according to your CIM choices. To run ATG 10.2, start your application server and specify the server you created through CIM. This process automatically runs the ATG application that you used CIM to assemble and deploy.

    For more information about starting ATG 10.2, see the ATG Installation and Configuration Guide.

  3. Point your Web browser to the server where the Business Control Center is running. The URL takes the following form:

    http://<hostname>:<port>/atg/bcc

    where <hostname> is the name of the server, and <port> is the number of the port which that server uses for the Business Control Center.

    http://anycorp.androcles:8080/atg/bcc

    If you are running the Business Control Center on a local machine, enter the following URL:

    http://localhost:<port>/atg/bcc

    The default port numbers for JBoss, IBM WebSphere, and Oracle WebLogic are 8080, 9080, and 7001, respectively. See the ATG Installation and Configuration Guide for details.

    When the Business Control Center login dialog box appears, enter the login name and password defined in your ATG user profile.

Default User Profiles

The following default user profiles are provided for applications that use the Business Control Center. These profiles are designed to allow administrators to perform initial setup tasks such as creating profiles for other users. They have the following login names:

There are no default passwords for these accounts. Your organization sets the passwords in one of the following ways:


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