Skip Headers
Oracle® Communications Services Gatekeeper Installation Guide
Release 5.1

E37539-02
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

1 Task Overview

This chapter provides a high level description of the process of installing and configuring Oracle Communications Services Gatekeeper. Subsequent chapters describe the steps in detail.

Setting up Services Gatekeeper is a multi-step process that includes planning the hardware and network setup, installing the database software, installing the Services Gatekeeper software which includes WebLogic Server and can include a Java Development Kit (JDK), configuring the WebLogic domain, optional portal and reporting support, and some other post-installation tasks.

If you are integrating Services Gatekeeper with Service Oriented Architecture (SOA), you need to install the SOA facades.

If you are upgrading from a previous version of Services Gatekeeper, you need to perform the upgrade tasks.

Planning the Network/Hardware Setup

Before you can install Services Gatekeeper, you must gather some information about your system and decide on the directories in which to install for the software. You need to know:

  • The network names or IP addresses of the machines on which you are going to install.

  • The directory on each machine which will serve as your Middleware_Home directory. This directory serves as a repository for common files that are used by Oracle Communications Service delivery products installed on the same machine, such as Services Gatekeeper, WebLogic Server, and Java Development Kit.

    The files in the Middleware_Home directory are essential to ensuring that software operates correctly on your system. They:

    • Facilitate checking of cross-product dependencies during installation

    • Facilitate Service Pack installation

  • The directories on each machine which will serve as your product installation directories. You will need to provide directories in which to install Services Gatekeeper and WebLogic Server software. By default, these are subdirectories of Middleware_Home. We refer to these directories as WebLogic_Home and Services_Gatekeeper_Home.

  • If you are going to install the Oracle Communications Services Gatekeeper Platform Development Studio, the Eclipse Plug-in directory.

  • A password for the Administrative User. The password must have a minimum of eight characters, at least one of which is non-alphabetic.

  • If you going to install support for Services Gatekeeper partner portals and reporting, you'll need to have additional servers to host Oracle Business Intelligence and Oracle WebCenter Portal.

Oracle Communications Services Gatekeeper has been tested to run on specific hardware and software platforms. Table 2-1, "Oracle Communications Services Gatekeeper Supported Platform Matrix" in "Supported Configurations" outlines the supported Services Gatekeeper configurations in detail. Unless your installation has been specified differently in cooperation with Oracle, only those configurations are supported.

IPv6 Support

Services Gatekeeper supports IPv6 networking configurations. The following communication services have been tested and are fully compatible:

  • Parlay X 2.1 SMS

  • Parlay X 2.1 SMPP

  • Parlay X 2.1 MMS

  • Parlay X 2.1 Terminal Location

  • Native SMPP

Other Services Gatekeeper communication services are not guaranteed to be fully functional in an IPv6 environment.

Note:

Due to software limitations, you will need make additional configuration changes when configuring Services Gatekeeper domains in an IPv6 environment. For more information, see "IPv6 Considerations" in Chapter 6, "Configuring the Domain for Oracle Communications Services Gatekeeper."

Installing the Database Software

You need to install the database software for the database used by Service Gatekeeper. See "Installing the Database" for information on installing the database software.Implementation of Business Intelligence and WebCenter Portal requires additional databases as well. See the appropriate product installation documentation for these products if needed.

Installing Services Gatekeeper Software

Installing Services Gatekeeper generally copies these separate components to your hardware:

  • The platform container, Oracle WebLogic Server

  • The Oracle Communications Services Gatekeeper software, including container services and communication services applications

  • [optional] The Oracle Communications Services Gatekeeper Platform Development Studio software

Each of these components is copied to its appropriate places when you run the Services Gatekeeper installer. There are three installer modes available:

  • Graphical-mode (GUI-based)

  • Console (interactive text-based)

  • Silent mode (uses an XML file instead of user-entered responses)

You need to perform an installation on each machine in your Services Gatekeeper configuration.

Figure 1-1 shows a recommended Services Gatekeeper installation.

Figure 1-1 Recommended Services Gatekeeper Installation

Description of Figure 1-1 follows
Description of "Figure 1-1 Recommended Services Gatekeeper Installation"

See "Installing Oracle Communications Services Gatekeeper" for detailed installation instructions.

Installing Services Gatekeeper Portal and Reporting Support

Services Gatekeeper portal and reporting support is configured using a separate installer. Before you can configure the portal and reporting functionality, you must have the following products installed and running:

  • Oracle Business Intelligence. Oracle Business Intelligence handles the preparation and rendering of the Services Gatekeeper reporting.

  • Oracle WebCenter Portal. Oracle WebCenter Portal serves the Services Gatekeeper portal applications.

Each of those products requires a dedicated server. In addition, you may want to consider an additional Oracle database to serve as a staging location for the reporting data.

Figure 1-2 shows a recommended Services Gatekeeper installation including dedicated servers for WebCenter Portal and Oracle Business Intelligence.

Figure 1-2 Recommended Services Gatekeeper Installation with Portal and Reporting

Description of Figure 1-2 follows
Description of "Figure 1-2 Recommended Services Gatekeeper Installation with Portal and Reporting"

See "Installing Services Gatekeeper Reporting and Portal Support" for detailed installation instructions.

Note:

A core Services Gatekeeper installation must be configured and running before you can install portal and reporting support.

Configuring the WebLogic Server Domain for Services Gatekeeper

There are two tools available to configure the domain for your WebLogic Server for use in Services Gatekeeper installations:

  • The Configuration Wizard, either the GUI-based version or the interactive console version.

    If you want to run graphical-mode configuration, the console attached to the machine on which you are configuring the domain must support a Java-based GUI. All consoles for Windows systems support Java-based GUIs, but not all consoles for UNIX/Linux systems do. If you attempt to start the installation program in graphical mode on a system that cannot support a graphical display, the installation program automatically starts console-mode installation

  • The command-line scripting tool (WebLogic Scripting Tool) and provided scripts.

    The command-line does not support SOA features however.

    The WebLogic Scripting Tool (WLST) is a command-line scripting interface that system administrators and operators use to monitor and manage WebLogic Server instances and domains. The WLST scripting environment is based on the Java scripting interpreter, Jython. For more information on WLST, see Oracle Fusion Middleware Oracle WebLogic Scripting Tool at:

    http://download.oracle.com/docs/cd/E15523_01/web.1111/e13715/toc.htm

Services Gatekeeper ships with five default configuration templates:

  • Basic Oracle Communications Services Gatekeeper Domain

  • OCSG Basic HA configuration

  • OCSG Domain with Access and Network Clusters

  • OCSG Domain with Access and Network Clusters with Oracle RAC Configuration

  • OCSG OSB Integration Configuration

These templates contain the basic information for setting up various common installation selections. However, in all cases, some aspects of the domain may need to be adjusted during the domain configuration process.

For information about configuring the domain, see "Configuring the Domain for Oracle Communications Services Gatekeeper".

Completing Post-Installation Tasks

After installation is complete and your domain has been set up, there are a few post-installation tasks that may be required depending on your requirements. These include creating JMS servers for additional Network Tier servers, installing the Java Cryptography Extension (JCE), installing Orbacus, and adding a custom password validator.

For information about the post-installation tasks, see "Completing Post-Installation"

You will also need to configuring Services Gatekeeper. For detailed information, see the Oracle Communications Services Gatekeeper System Administrator's Guide, another document in this set.

Installing SOA Facades

If you are integrating Services Gatekeeper with Service Oriented Architecture (SOA) environments, you need to install the SOA facades.

For information, see "Installing SOA Facades"

Upgrading from a Previous Services Gatekeeper Release

If you are upgrading from Services Gatekeeper from an earlier release, see "Upgrading Oracle Communications Services Gatekeeper" for the upgrade instructions.

For Further Information about WebLogic Server

To learn more about installing WebLogic Server products in general, and about the installer program in particular in regard to WebLogic Server, see the Oracle Fusion Middleware Installation Guide for Oracle WebLogic Server at:

http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14142/toc.htm