Go to primary content
Oracle® Retail Omnichannel Cloud Data Service Implementation Guide
Release 16.0.030
F12556-02
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

4 RIB Injector

The OCDS (RIB) Injector is the interface between RIB infrastructure and OCDS; it listens for SOAP-based RIB messages for the families listed in the following table. The messages received by the OCDS Injector represent incremental changes to the merchandising data received in OCDS through BDI.

RIB Families

Table 4-1 RIB Families

Family Message Type

Diffs

DIFFCRE

DIFFDEL

DIFFMOD

DiffGrp

DIFFGRPHDRCRE

DIFFGRPHDRMOD

DIFFGRPDEL

DIFFGRPDTLCRE

DIFFGRPDTLDEL

DIFFGRPDTLMOD

ITEMLOC

ITEMLOCCRE

ITEMLOCMOD

ITEMLOCDEL

ITEMLOCREPLMOD

Items

ITEMIMAGECRE

ITEMIMAGEDEL

ITEMIMAGEMOD

ITEMCRE

ITEMDEL

ITEMHDRMOD

RELITEMHEADCRE

RELITEMHEADMOD

RELITEMHEADDEL

RELITEMDETCRE

RELITEMDETMOD

RELITEMDETDEL

ITEMVATCRE

ITEMVATMOD

ITEMVATDEL

MERCHHIER

CLASSCRE

CLASSMOD

CLASSDEL

DEPTCRE

DEPTMOD

DEPTDEL

DIVISIONCRE

DIVISIONMOD

DIVISIONDEL

GROUPCRE

GROUPMOD

GROUPDEL

SUBCLASSCRE

SUBCLASSMOD

SUBCLASSDEL

ORGHIER

ORGHIERCRE

ORGHIERMOD

ORGHIERDEL

CHAINCRE

CHAINMOD

CHAINDEL

AREACRE

AREAMOD

AREADEL

REGIONCRE

REGIONMOD

REGIONDEL

DISTRICTCRE

DISTRICTMOD

DISTRICTDEL

STORES

STORECRE

STOREDEL

STOREMOD

STOREDTLCRE

STOREDTLDEL

STOREDTLMOD

WH

WHCRE

WHDEL

WHMOD

WHDTLCRE

WHDTLDEL

WHDTLMOD


Logging

The OCDS RIB Injector writes log messages to a log file on the file system under the deployment path for the injector.war. The log level is controlled by the ocds-injector.war\WEB-INF\lib\injector.jar\log4j.xml file.

WebLogic Users and Groups

WebLogic security realms provide a mechanism for protecting WebLogic resources. Users are entities that can be authenticated in a security realm. Users are organized into Groups that can have different levels of access to WebLogic resources.

This section lists the default security realm's Groups and Users used by the RIB Injector component.

Groups

Table 4-2 WebLogic Groups

Name Description Component

IntegrationGroup

SOAP Authentication User Group

RIB Injector


Users

Table 4-3 WebLogic Users

Type Group Description Component

Integration User

IntegrationGroup

RIB Web Service User

RIB Injector


Changing User Passwords

The OCDS Injector's user password is authenticated by the default Authentication Provider configured for the security realm of the WebLogic domain. The WebLogic security architecture supports a variety of types of Authentication Providers, including custom. The out-of-the-box Authentication Provider is the WebLogic Authentication provider, also known as the DefaultAuthenticator, which accesses user and group information in WebLogic Server's embedded LDAP server.

When using the DefaultAuthenticator, a user password can be reset directly by accessing the Users and Groups tab of the security realm's settings in the WebLogic Admin Console.