Installing Integrator ETL Server into a WebLogic domain

Use the WebLogic Administration Console to deploy the Integrator ETL Server web application to the WebLogic domain.

To deploy Integrator ETL Server to the Weblogic domain:

  1. Download the Oracle Endeca Integrator ETL Server package for your operating system from the Oracle Software Delivery Cloud.
    1. Start a browser and go to https://edelivery.oracle.com.
    2. Log in and accept the licensing and export agreements.

      The Media Pack Search page is returned.

    3. In the Select a Product Pack field, choose Oracle Endeca,
    4. In the Platform field, choose the platform to which you want to install Integrator ETL Server.
    5. Click Go

      A list of available Media Packs is returned.

    6. select the radio button for Oracle Endeca Information Discovery Integrator ETL (3.1) Media Pack. Click Continue.

      The Oracle Endeca Information Discovery Integrator ETL (3.1) Media Pack page is returned.

    7. Click the Doanload button next to Oracle Endeca Information Discovery Integrator ETL (3.0).

    The Integrator ETL media package is downloaded to your computer.

  2. Unzip the package to a convenient location on the machine that runs WebLogic.
  3. If your WebLogic domain is not already running, start it.
  4. Start a browser. In the address field, enter http://<machine_name>:8301/console.
  5. Log in to the WebLogic domain as the domain administrator, or another user with administration privileges.

    WebLogic Server displays the Administration Console.

  6. Click Deployments.

    WebLogic Server displays the Summary of Deployments page.

  7. Click Install.

    WebLogic Server displays the Install Application Assistant page.

  8. Enter the Path to the location where you unzipped the Integrator ETL package. Include the \Integrator ETL Server Weblogic WAR directory in the path

    The page is refreshed and the contents of the current location are displayed. The contents of the \Integrator ETL Server Weblogic WAR directory include clover.war.

  9. Click the radio button for clover.war.
  10. Click Next.
    The Choose targeting style page is returned.
  11. Select the Install this deployment as an application radio button. Click Next.

    The Optional Settings page is returned.

  12. Click Finish.
    The Integrator ETL Server Web application (clover.war) is deployed. When the deployment is complete, the Summary of Deployments page is returned.
    Note: If the deployment takes an extended period of time, and a blank page is returned, deployment of the Integrator ETL Server has probably exceeded available memory and deployment of the Web application has failed. Stop the server and configure the JVM memory settings. For more information, see Step 12 in Creating and configuring a WebLogic domain for Integrator ETL Server.
  13. WebLogic Server starts Web applications immediately after deployment. To validate that the Oracle Endeca Integrator ETL Server is functioning correctly, start a browser and enter the URL http://localhost:8301/clover.

    The browser displays Oracle Endeca Integrator ETL Server GUI page with a "license expired" message.


    Oracle Endeca Integrator ETL Server GUI page with "license expired" message
Next, you need to:
  • Configure the license for Integrator ETL Server. For details, see Configuring the Integrator ETL Server license.
  • Configure Integrator ETL Server. For details, see "Configuration of CloverETL Server on WebLogic" in the Integrator ETL Server Guide.

By default, Integrator ETL Server uses an embedded Apache Derby database. This database is suitable for testing and evaluation environments. In these environments, no additional configuration is necessary.

In production environments, use of the embedded Derby database is not recommended. In these environments, you should use a robust, production-quality database, such as an Oracle or MySQL database. For details about configuring these databases, see the Integrator ETL Server Guide

Note: If a 503 error occurs when you connect your browser to the Integrator ETL Server, you may need to create a boot identity file for the admin server. For details, see "Creating a Boot Identity File for an Administration Server" on this page:http://docs.oracle.com/cd/E23943_01/web.1111/e13708/overview.htm#i1068520