1 Convergence Installation Overview

This chapter provides an overview of the Oracle Communications Convergence installation process.

Overview of Convergence Installed Components

During the installation process, you install and configure the following components:

  • Java

  • Oracle certified application server

  • Other Oracle Unified Communications products, such as:

    • Oracle Communications Messaging Server

    • Oracle Communications Calendar Server

    • Oracle Communications Contacts Server

    • Oracle Communications Instant Messaging Server

    • Oracle Communications Indexing and Search Service

    • Oracle Communications Delegated Administrator

  • Convergence

Overview of the Convergence Installation Procedure

The installation procedure follows these steps:

  1. Plan your installation, including:

    • Determine the scale of your implementation. For example, is it a small development system, a test system, or a large production system.

    • Determine how many physical systems you need and which software components to install on each system.

    • Plan the system topology. For example, determine how the system components connect to each other over the network.

  2. Review and gather the system and information requirements. See "Convergence System Requirements" for more information.

  3. Install and configure the software on which Convergence depends, including:

    • Oracle certified application server

    • Java

    • Oracle Directory Server Enterprise Edition

  4. Install and configure the Oracle Communications software required to deliver your planned services, such as one or more of the following:

    • Messaging Server: used by Convergence to provide mail and SMS services.

    • Calendar Server: used by Convergence to provide calendar services.

    • Contacts Server: used by Convergence to provide address book services. Convergence can also provide its own address book services.

    • Instant Messaging Server: used by Convergence to provide instant messaging services.

    • Indexing and Search Service: used by Convergence to provide enhanced indexing and searching capabilities of emails and attachments.

    • Delegated Administrator: used to provision users and services in the directory server.

  5. Install and configure Convergence.

  6. Perform post-installation and configuration tasks.

  7. Verify the installation.

Convergence Installation Options

You install Convergence by running an installer in either interactive or silent mode. Silent mode is a non-interactive installation. You launch the installer by running the commpkg install command.

You can use silent mode to install multiple instances of the same software component and configuration without having to manually run an interactive installation for each instance.

The silent installer requires a state file to run. You must use the interactive installer to create a state file before you can run the installer in silent mode. The installer automatically creates a state file after each complete installation.

Ensuring a Successful Convergence Installation

Only qualified personnel should install Convergence. You must be familiar with the UNIX operating system and Oracle certified application server. You should be experienced with installing Java-related packages. Oracle recommends that only an experienced database administrator install and configure database software.

Follow these guidelines:

  • As you install each component (for example, Oracle certified application server), verify that the component installed successfully before continuing the installation process.

  • Pay close attention to the system requirements. Before you begin installing the software, make sure your system has the required base software. In addition, ensure that you know all of the required configuration values, such as host names and port numbers.

  • As you create new configuration values, write them down. In some cases, you might need to reenter configuration values later.

Directory Placeholders Used in This Guide

Table 1-1 lists the directory placeholders used in this guide.

Table 1-1 Convergence Directory Placeholders

Placeholder Description

Convergence_Home

Specifies the installation location for the Convergence software. The default is /opt/sun/comms/iwc.

UCS_Home

Specifies the installation location for the Unified Communications Suite software. The default is /opt/sun/comms/.

GlassFish_Home

The directory in which the GlassFish Server software is installed. For example: /opt/glassfish3/glassfish for GlassFish 3.1.2, /opt/glassfish5/glassfish for GlassFish 5.0.

WebLogic_Home

The directory in which Oracle WebLogic Server software is installed. For example: WLS_HOME.

Convergence_Domain

The application server directory containing the configuration files for the domain in which Convergence is deployed. Convergence_Domain is created in GlassFish_Home/domains or WLS_HOME/Oracle_Home/user_projects/domains.

Convergence_Domain for GlassFish Server deployment is:

  • GlassFish_Home/domains/domain1

Convergence_Domain for Oracle WebLogic Server Deployment is:

  • WLS_HOME/Oracle_Home/user_projects/domains/base_domain