Skip Headers
Oracle® Retail Integration Bus Integration Gateway Services Guide
14.0
E49473-01
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

1 Introduction

The Integration Gateway Services (IGS) provides an integration infrastructure for external (third party) connectivity to the Oracle Retail Integration Bus (RIB) in the form of a tested set of Web service providers and the configurations to connect to RIB and to ease the integration to RIB interfaces and RIB payloads.

The IGS provides the integration to these RIB interfaces through standard request/response Web services using only the standard XSD based RIB message payloads.

There are 19 RIB message family interfaces included in the IGS. They are selected as the interfaces most commonly used for custom integration to legacy systems. A Web service corresponds to each of the selected message families. Each service exposes the message types supported by the RIB message family.

The RIB Integration Gateway Services (IGS) component is an optional sub system and should be installed only after the core RIB components have been installed and verified. The following diagram describes the IGS logical architecture.

Surrounding text describes image002.gif.

Prerequisites

The RIB Integration Gateway Service (IGS) component requires Oracle WebLogic Server 11g Release 3 (10.3.6) and Java 7.

Before you install this component, read the Oracle Retail Integration Bus Implementation Guide for the considerations and planning steps needed for the RIB IGS deployment to the WebLogic Server. You should also make sure the environment variable JAVA-HOME points to Java 7.

Prepare Oracle WebLogic Server

The installation and base configuration of the Oracle WebLogic Server is beyond the scope of this document. Work with the Oracle WebLogic Server administration team to determine the physical and logical placement of the RIB IGS component within the WebLogic Server deployment.

Create the RIB IGS WebLogic Managed Server

Take the following step to prepare the Oracle WebLogic Server to install the igs-service:

Create a new managed server in which to deploy igs-service.ear. Oracle recommends (but does not require) that the .ear file name be used (without the extension) along with an underscore.

For example, if the .ear file name were igs-service.ear, the instance name should be igs-service_server.