Go to primary content
Oracle® Retail Omnichannel Cloud Data Service Installation Guide
Release 19.1.000
F32768-04
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

4 WebLogic Middleware

This chapter describes the procedure for installing and creating the WebLogic Middleware needed to host OCDS. Important information about the installation and deployment of a BDI Job Admin can be found in the Oracle Retail Bulk Data Integration Installation Guide.

Installing WebLogic

For more information about installing WebLogic, see the Oracle Retail Bulk Data Integration Cloud Service Installation Guide.

Creating Schemas with the Repository Creation Utility (RCU)

The installation of OCDS Job Admin and Injector components requires the existence of schemas in a database prior to installation. These schemas are created and loaded in your database using the Repository Creation Utility (RCU).

For more information on how to create the required schema using the Repository Creation Utility, see the Oracle Retail Bulk Data Integration Cloud Service Installation Guide.

Creating a WebLogic Domain with JRF

This section describes instructions for creating a new WebLogic domain with JRF, and instructions to create a managed server into which the OCDS Job Admin, Injector, and ORDS components can be deployed.

Prerequisites

The installation of OCDS components requires the existence of schemas in a database prior to installation. These schemas are created and loaded in your database using the Repository Creation Utility (RCU). OCDS requires Oracle WebLogic server 12c (12.2.1.3.0), built with Java 8 (JDK 1.8 64 bit with the latest security updates).

The minimum recommended Java VM memory setting for the OCDS application domain is:

-Xms1024m -Xmx2048m

If re-creating a domain using the same RCU schemas, and those schemas are not in ocds_* tablespaces, then run RCU to drop old RCU schemas.

WebLogic Domain Creation

For more information on how to create a WebLogic domain with JRF, see the Oracle Retail Bulk Data Integration Cloud Service Installation Guide.