Skip Headers

Oracle® Business Intelligence Discoverer Configuration Guide
10g Release 2 (10.1.2.0.0)
Part No. B13918-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

3 Starting OracleBI Discoverer

Note: This chapter only applies to Discoverer Plus and Discoverer Viewer. For more information about configuring Discoverer Plus OLAP, see Chapter 6, "Configuring the Discoverer Catalog and Discoverer Plus OLAP".

This chapter explains how to start OracleBI Discoverer on a client browser machine to install and configure any necessary plugins (e.g. a Java runtime environment) or security certificates, and contains the following topics:

Notes

3.1 General information about running OracleBI Discoverer

To run Discoverer Viewer, you just need an Internet browser, as follows:

To run Discoverer Plus, you need an Internet browser, and possibly the following additional software, as follows:

Notes

3.2 What are the supported Web browser versions for Discoverer?

For information about supported Web browser versions for Discoverer, see Oracle Business Intelligence Installation Guide.

When running Discoverer Viewer with Internet Explorer 5.0, note the following:

3.3 About restricting how users can run Discoverer

In a secure Discoverer environment you want to enable only authorized end users to access Discoverer. For example, you might want to limit users to read-only access to Discoverer workbooks using Discoverer Plus.

Depending on your security requirements, you might do any of the following to provide a secure Discoverer environment:

For more information about other Discoverer security features, see Chapter 14, "Maintaining security with OracleBI Discoverer".

3.4 What are the memory requirements and privileges required to run Discoverer Plus and Discoverer Viewer?

To run OracleBI Discoverer Plus, you require the following on the Discoverer Plus client machine (i.e. the browser machine):

To run OracleBI Discoverer Viewer, you need only to be able to run a standard Web browser (e.g. Microsoft Internet Explorer) that has JavaScript and cookies enabled.

3.5 About running Discoverer over HTTPS

Before you can run Discoverer over HTTPS (i.e. in Secure Sockets Layer (SSL) mode), you must have installed a security certificate from a Certificate Authority (e.g. Verisign) on the Oracle HTTP server on the OracleAS instance. For more information about installing security certificates, see Oracle Application Server Administrator's Guide and Oracle Application Server Security Guide.

An OracleAS installation includes a dummy certificate on the OracleAS instance that you can use to confirm that HTTPS is deployed. You must install a valid security certificate to make sure that communication with the OracleAS instance is secure.

A security certificate confirms to the Discoverer client machine that the holder of the security certificate is who they say they are.

How to run Discoverer over HTTPS is different for Discoverer Viewer and Discoverer Plus, as follows:

Notes

3.5.1 How to install a security certificate on a Discoverer Plus client machine

You install a security certificate on a Discoverer client machine when you run Discoverer Plus for the first time over HTTPS (i.e. in Secure Sockets Layer (SSL) mode).

Hint: If you do not have a JVM installed on the client machine, before you try to run Discoverer for the first time in Secure Sockets Layer (SSL) mode, do one of the following:

To install a Discoverer Plus security certificate:

  1. Start a Web browser and enter the Discoverer Plus HTTPS URL containing the fully qualified host name (including port number if necessary) used by your own OracleAS installation.

    For example:

    https://<host.domain>:<port>/discoverer/plus

    where:

    • <host.domain> is the server name and domain on which the Oracle HTTP Server is installed

    • <port> is the HTTPS port number (default 4443) on which Discoverer is installed

    • /discoverer/plus is the URL command that starts Discoverer Plus

    The Security Alert dialog is displayed.

    Description of ssl1.gif follows
    Description of the illustration ssl1.gif

  2. Click View Certificate to display the Certificate dialog.

  3. Display the Details tab.

    Description of ssl2.gif follows
    Description of the illustration ssl2.gif

  4. Click Copy to File to start the Certificate Export Wizard.

    Description of ssl3.gif follows
    Description of the illustration ssl3.gif

  5. Click Next to display the Export File Format page in the Certificate Export Wizard.

    Description of ssl4.gif follows
    Description of the illustration ssl4.gif

  6. Select the Base-64 encoded X.509 (.CER) radio button.

  7. Click Next to display the File to Export page in the Certificate Export Wizard.

    Description of ssl5.gif follows
    Description of the illustration ssl5.gif

    You now choose a temporary name and location for the exported certificate file.

  8. Enter a file location and file name (with a '.cer' extension) for the exported certificate file in the File name field (e.g. c:\tmp\mycertificate.cer).

  9. Click Next to display the final page of the Certificate Export Wizard dialog.

    Description of ssl6.gif follows
    Description of the illustration ssl6.gif

  10. Click Finish to complete the certificate installation.

    A confirmation dialog is displayed.

    Description of ssl7.gif follows
    Description of the illustration ssl7.gif

  11. Click OK to close the confirmation dialog and the Certificate Export Wizard and return to the Details tab of the Certificate dialog.

  12. Click OK in the Details tab of the Certificate dialog to return to the Security Alert dialog.

    Description of ssl1.gif follows
    Description of the illustration ssl1.gif

  13. Leave the Security Alert dialog displayed.

  14. Import the security certificate file that you saved earlier into the certificate store of the JVM you are using, as follows:

  15. (optional) Delete the certificate file that you saved earlier (e.g. c:\tmp\mycertificate.cer).

  16. At the Security Alert dialog, click Yes to accept the security certificate and start Discoverer Plus.

    Discoverer Plus starts in HTTPS mode and displays the Connect to Discoverer Plus page.

    Description of connect2.gif follows
    Description of the illustration connect2.gif

    Note: Notice the padlock symbol displayed on the status bar of the browser, which indicates that the Web session is secure.

Notes

  • For information about installing security certificates with a JVM other than Java Plug-in 1.4, consult the JVM's proprietary documentation.

  • If you install a new JVM when you start Discoverer Plus, you must reinstall the Web server's security certificate into the JVM certificate store on all client machines that run Discoverer Plus.

3.5.2 How to import certificate details into the JInitiator certificate store

When configuring Discoverer Plus to run over HTTPS using JInitiator, you import the certificate details into the JInitiator certificate store after you have used the Certificate Export Wizard to export a certificate file (for more information, see Section 3.5.1, "How to install a security certificate on a Discoverer Plus client machine").

To import certificate details into the JInitiator certificate store:

  1. Open the certificate file that you saved in Section 3.5.1, "How to install a security certificate on a Discoverer Plus client machine" in a text editor (e.g. c:\tmp\mycertificate.cer).

    The screenshot below shows a certificate file called mycertificate.cer opened in a text editor.

    Description of ssl8.gif follows
    Description of the illustration ssl8.gif

    JInitiator's certificate store is contained in a file called certdb.txt

  2. Open the certdb.txt file in a separate text editor (for more information about the location of configuration files, see Section A.1, "List of Discoverer file locations").

  3. Copy the entire contents (including the '-----BEGIN CERTIFICATE-----' and '-----END CERTIFICATE-----' text) of the certificate file (e.g. c:\tmp\mycertificate.cer) to the end of the certdb.txt file.

  4. Save the certdb.txt file.

3.5.3 How to import certificate details into the Java Plug-in 1.4 certificate store

When configuring Discoverer Plus to run over HTTPS using Java Plug-in 1.4, you import the certificate details into the Java Plug-in 1.4 certificate store after you have used the Certificate Export Wizard to export a certificate file.

  1. Display the Java Plug-In Control Panel.

    For example, on Windows choose Start | Settings | Control Panel to display the Windows Control Panel, then select the Java Plugin icon.

  2. Display the Certificates tab.

    Description of ssl9.gif follows
    Description of the illustration ssl9.gif

  3. Select the Signed Applet radio button in the Certificates panel (if it is not selected already).

  4. Click Import and import the certificate file that you saved in Section 3.5.1, "How to install a security certificate on a Discoverer Plus client machine" (e.g. c:\tmp\mycertificate.cer).

    Description of ssl9a.gif follows
    Description of the illustration ssl9a.gif

    The security certificate is displayed in the list of certificates in the Java Plug-in 1.4 certificate store.

  5. Click Apply.

3.6 About running Discoverer Plus over HTTP for the first time on a client machine

When you run Discoverer Plus for the first time on a client machine, you perform a one-time setup process to install a Java Virtual Machine and initialize the Discoverer Plus software. This process is typically performed when:

If you upgrade Discoverer, you might have to repeat the setup process. For example, you might install a new version of Discoverer Plus that requires a new version of the Java runtime environment.

The Discoverer Plus initialization procedure is different for Microsoft Internet Explorer and Netscape Navigator. Refer to the appropriate task below:

Notes

Figure 3-1 Security Warning dialog

Description of jinit1.gif follows
Description of the illustration jinit1.gif

Note: Discoverer Viewer requires no additional software to be installed on the client machine.

3.7 How to start Discoverer Plus

To start Discoverer Plus:

  1. Start a Web browser and enter the Discoverer Plus URL containing the fully qualified host name (including port number if necessary) used by your own OracleAS installation.

    For example:

    http://<host.domain>:<port>/discoverer/plus

    where:

    • <host.domain> is the server name and domain on which the Oracle HTTP Server is installed

    • <port> is the port number (typically 7777) on which Discoverer is installed.

      For information on finding out the default Discoverer port number, see Section 5.8, "How to list ports used by Oracle Application Server".

    • /discoverer/plus is the URL command that starts Discoverer Plus

    The Connect to Discoverer page is displayed.

    Figure 3-2 Connect to Discoverer page

    Description of connect.gif follows
    Description of the illustration connect.gif

    Note: If Single Sign-On is enabled, you will first be asked to authenticate as a single sign-on user.

  2. Do one of the following:

    • Select a connection in the Connection column.

      Hint: If no connections are displayed in the Connection column, you will have to create a new connection before continuing. For more information about creating private connections, see Oracle Business Intelligence Discoverer Plus User's Guide. You can also use public connections that have been created by the Discoverer manager (for more information, see Section 4.6, "How to create public connections").

    • Enter login details directly using the Connect Directly area, and click Go.

    Discoverer Plus starts (after first installing any necessary plug-ins).

3.8 How to run Discoverer Plus over HTTP in Microsoft Internet Explorer for the first time on a Windows client machine

You might run Discoverer Plus for the first time on a client machine if you:

To run Discoverer Plus in Microsoft Internet Explorer for the first time on a Windows client machine:

  1. Start Discoverer Plus (for more information, see Section 3.7, "How to start Discoverer Plus".

  2. Depending on the software already installed on the client machine, you might have to download and install a Java Virtual Machine (JVM) (e.g. Java Plug-in). If you are not prompted to download and install a JVM, go straight to step 5.

    Hint: If the JVM installation process fails, close down extraneous processes on the client machine, then re-try.

    If you have to download and install a JVM, the Security Warning dialog is displayed.

    Description of nn6.gif follows
    Description of the illustration nn6.gif

  3. Click Yes to start the plug-in download and display the License Agreement page.

    Description of jinit3.gif follows
    Description of the illustration jinit3.gif

  4. Select the I accept the terms of the licence agreement check box, then click Next to display the Java Runtime Environment - Setup Type.

    Oracle JInitiator is installed in the location you specified. When the Oracle JInitiator installation is complete, the Installation Complete dialog is displayed.

    Description of jinit3a.gif follows
    Description of the illustration jinit3a.gif

  5. Select the Typical radio button and click next to start the installation.

    When the installation is complete, the Java Runtime Environment - Complete page is displayed.

    Description of jinit3b.gif follows
    Description of the illustration jinit3b.gif

  6. Click Finish to start Discoverer Plus.

    The Workbook Wizard dialog is displayed.

    Description of jinit3c.gif follows
    Description of the illustration jinit3c.gif

    You are now running Discoverer Plus.

3.9 How to run Discoverer Plus over HTTP in Netscape Navigator for the first time on a Windows client machine

You might run Discoverer Plus for the first time on a client machine if you:

To run Discoverer Plus in Netscape Navigator for the first time on a Windows client machine:

  1. Start Discoverer Plus (for more information, see Section 3.7, "How to start Discoverer Plus".

    Depending on the software already installed on the client machine, you might see the Plug-in Not Loaded dialog, which prompts you to download and install a Java Virtual Machine (JVM) (e.g. Java Plug-in). If you do not need to download and install a JVM, Discoverer starts with no further configuration - skip to step 18.

    The Plug-in Not Loaded page is displayed.

    Description of nn1.gif follows
    Description of the illustration nn1.gif

  2. Click Get the Plug-in to display the Java download page.

    Description of nn2.gif follows
    Description of the illustration nn2.gif

  3. Select the Download J2EE 1.4 SDK link to display the License Agreement page.

  4. Select the Accept radio button and click Continue to display the J2EE 1.4 SDK page.

    Description of nn3.gif follows
    Description of the illustration nn3.gif

  5. Select the link next to the platform you want to use (e.g. Windows 2000 & XP) to display the Save As dialog.

  6. Navigate to a temporary directory on the client browser machine (e.g. d:\temp\) then click Save.

  7. When the file download is complete, double click on the downloaded file in the temporary directory (e.g. d:\temp\j2eesdk-1_4-windows.exe).

  8. At the Welcome page, click Next.

  9. At the Software License Agreement page, select the Yes radio button and click Next.

  10. At the Select Installation Directory page, accept the default Java installation directory or change it, then click Next.

    Description of nn4.gif follows
    Description of the illustration nn4.gif

  11. If the Java installation directory is new, click Create Directory.

    Description of nn5.gif follows
    Description of the illustration nn5.gif

  12. At the Admin Configuration page, enter password details and select the Don't prompt for Admin User Name radio button, then click Next.

  13. At the Installation Options page, clear the Register Application Server check box, then click Next (unless you want to register the application).

  14. At the Ready to Install page, click Install Now.

  15. When the Installation Complete page is displayed, click Finish.

  16. Close Netscape.

  17. Restart Discoverer Plus (for more information, see Section 3.7, "How to start Discoverer Plus".

    When the Discoverer Plus applet is initialized and cached, the Workbook Wizard dialog is displayed.

  18. Follow the instructions on the Workbook Wizard dialog.

You are now running Discoverer Plus.

3.10 How to run Discoverer Plus over HTTP in Netscape Navigator for the first time on a UNIX client machine

You might run Discoverer Plus for the first time on a client machine if you:

To run Discoverer Plus in Netscape Navigator for the first time on a UNIX client machine:

  1. Start Discoverer Plus (for more information, see Section 3.7, "How to start Discoverer Plus".

  2. Click Get the Plug-in to display the Setting Up OracleBI Discoverer Plus page.

    Note: If you are using a Netscape Navigator on a UNIX client machine, you must have the Java Plug-in 1.4.1 installed on your machine. The Connect to Discoverer Plus page that is displayed when you start Discoverer contains instructions on how to install the necessary files (see screenshot below).

    Description of unix_br.gif follows
    Description of the illustration unix_br.gif

  3. Follow the instructions on the Setting Up OracleBI Discoverer Plus page.

  4. Start Netscape and enter the Discoverer Plus URL containing the fully qualified host name.

  5. Select a connection in the Connection column.

  6. Wait for the Discoverer Plus applet to initialize.

    While the Discoverer Plus applet initializes, the Starting product: Discoverer Plus page is displayed.

    The Discoverer Plus applet is initialized and cached, then the Workbook Wizard dialog is displayed.

    You are now running Discoverer Plus.

3.11 How to run Discoverer Viewer over HTTP

You might run Discoverer Viewer if you have installed OracleAS and want to test that Discoverer is working.

To run Discoverer Viewer:

  1. Start a Web browser and enter the Discoverer Viewer URL containing the fully qualified host name (including port number) used by your own OracleAS installation.

    For example:

    http://<host.domain>:<port>/discoverer/viewer

    where:

    • <host.domain> is the server name and domain on which the Oracle HTTP Server is installed

    • <port> is the port number (typically 7777) on which Discoverer is installed.

      For information on finding out the default Discoverer port number, see Section 5.8, "How to list ports used by Oracle Application Server".

    • /discoverer/viewer is the URL command that starts Discoverer Viewer

    The Connect to Discoverer Viewer page is displayed.

    Figure 3-3 Connect to Discoverer Viewer page

    Description of vlogin.gif follows
    Description of the illustration vlogin.gif

    Note: If Single Sign-On is enabled, you will first be asked to authenticate as a single sign-on user.

  2. Do one of the following:

    • Select a connection in the Connection column.

      Hint: If no connections are displayed in the Connection column, you will have to create a new connection before continuing. For more information about creating private connections, see Oracle Business Intelligence Discoverer Plus User's Guide. You can also use public connections that have been created by the Discoverer manager (for more information, see Section 4.6, "How to create public connections").

    • Enter login details directly using the Connect Directly area, and click Go.

    The Worksheet list page is displayed.

  3. Select a worksheet in the Name column to display the workbook in Discoverer Viewer.

    You are now running Discoverer Viewer.

Notes