Go to primary content
Oracle® Retail Integration Bus Operations Guide
Release 19.0
F22950-01
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

1 Introduction

This chapter describes the components that make up the Oracle Retail Integration Bus (RIB). These components are distributed within the Oracle Fusion Middleware platform. The final deployed system may be distributed across multiple computing systems.

Oracle WebLogic Application Server

RIB is configured and deployed to the Oracle WebLogic Application Server. Installation and configuration of the application server is not in the scope of the document, but a thorough understanding is strongly recommended.


Note:

For more information, see the Oracle WebLogic Server Administrator's Guide12c Release (12.2.1.3.0).

Oracle Retail Integration Bus Supplied Components

This section contains a brief description of the components that Oracle Retail has built upon the Oracle Fusion Middleware platform to create the Oracle Retail Integration Bus.

  • Publishing adapters create messages from the information captured by the applications. These publishing adapters are designed to publish events from a single message family and are specific to an Oracle Retail application, such as Oracle Retail Merchandising System (RMS).

  • Subscribing adapters are used to consume messages. These are specific to Oracle Retail and each subscribing adapter is designed to consume all messages from a specific message family.

  • Transformation Address Filters/Router (TAFR) adapters transform message data and route messages. Multiple, message family specific TAFRs have been implemented. Different TAFR adapters may be active on different message families or on the same message family depending on the needs of an application. Not all message families require TAFRs. The TAFR acronym is a generic term.

  • RIB Database Objects are Oracle objects and tables to support the PL/SQL Message Family API stored procedures that are called by the Publishing and Subscribing Adapters. They are part of a specific PL/SQL Oracle Retail application, such as RMS or Oracle Retail Warehouse Management System (RWMS).

  • RIB Hospital database tables are used as a basis for storing and re-trying problematic messages. Each application, both PL/SQL and Java EE, has a dedicated Hospital.

  • RIHA is the Oracle Retail Integration Bus Hospital Administration tool.

  • The Integration Gateway Services (IGS) provides an integration infrastructure for external (third party) system connectivity.