3 Starting Enterprise Manager Fusion Middleware Control

Use Oracle Enterprise Manager Fusion Middleware Control Console to configure, monitor, and manage WebCenter Portal. Learn how to access the console and the home page for WebCenter Portal.

Permissions: To perform the tasks in this chapter, you must be granted the WebLogic Server Admin, Operator, or Monitor role through the Oracle WebLogic Server Administration Console.

See also, Understanding Administrative Operations, Roles, and Tools.

Topics:

Parent topic: Getting Started

Displaying Fusion Middleware Control Console

System administrators can log in to Fusion Middleware Control Console and access pages for managing Oracle WebCenter Portal. Fusion Middleware Control is usually automatically started when you start an Oracle WebLogic Server Administration Server. Your role determines what you can see and do after logging in.

To access the Fusion Middleware Control Console:

  1. Start the Oracle WebLogic Server Administration Server using the WLST command line or a script.

    For example, use the following script:

    DOMAIN_HOME/bin/startWebLogic.sh

  2. Enter the following URL in your browser: http://hostname.domain:port/em

    For example: http://myhost.mycompany.com:7001/em

    The port number is the port number of the Administration Server. By default, the port number is 7001. The port number is listed in config.xml:

    • On Windows: DOMAIN_HOME\config\config.xml

    • On UNIX: DOMAIN_HOME/config/config.xml

  3. Enter valid administrator User Name and Password details for the domain.

    The default user name for the administrator user is weblogic. This is the account you can use to log in to Fusion Middleware Control for the first time.

  4. Click Login.

    The first page you see is the Domain home page (Figure 3-1). You can view this page at any time by selecting the name of the domain in the navigation pane.

    Tip: If you are unable to log in, try logging in to the WebLogic Administration Console to confirm your host/port/credentials. The Weblogic Admin Console is accessible at the same host/port as Fusion Middleware Control: http://host.domain:port/console.

    Figure 3-1 Domain Home Page

From the navigation pane, you can drill down to view and manage all components in your domain, including WebCenter Portal.

Navigating to the Home Page for WebCenter Portal

This section includes the following topics:

Home Page for WebCenter Portal

The WebCenter Portal home page is your starting place for managing WebCenter Portal. The page displays status, performance and availability of all the components and tools or services that make up WebCenter Portal.

Figure 3-2 WebCenter Portal Home Page

The metrics displayed on WebCenter Portal’s home page enable you to:

Note: To find out more about the performance metrics displayed on the home page, what to look out for, and how to diagnose issues with your installation, see Using Key Performance Metric Data to Analyze and Diagnose System Health.

The home page for WebCenter Portal also displays a WebCenter Portal menu.

Figure 3-3 Menu for the WebCenter Portal Application

From the WebCenter Portal menu, you can:

Navigating to the WebCenter Portal Home Page

To navigate to the main home page for WebCenter Portal:

  1. Log on to Fusion Middleware Control.

  2. Click the Target Navigation icon at the top of the page.

  3. In the Target Navigation, expand WebCenter > Portal > Server.

  4. Select WebCenter Portal (WC_Portal) to navigate to the home page for your WebCenter Portal installation (Figure 4).

    Figure 3-4 Navigating to the WebCenter Portal Home Page

    Notice how the Navigator menu changes to WebCenter Portal.

    Figure 3-5 Displaying the WebCenter Portal Home Page and Menu

    Another way to access the context menu for a particular component is to right-click the node in the navigation tree. For example, if you right-click the WebCenter Portal (WC_Portal) node (under the Server node on the left in Figure 4), the same WebCenter Portal menu displays.

Navigating to Dependent Components

From WebCenter Portal pages it is easy to navigate to pages belonging to related components, such as WebLogic Server domains, servers, Java components, and MDS repository.

On the WebCenter Portal home page, click the links in the Related Components section to navigate to WebCenter Portal application itself, WebLogic Server installation pages, or MDS repository pages in Fusion Middleware Control. See also, Navigating to the Home Page for WebCenter Portal.