Go to primary content
Oracle® Retail Omnichannel Cloud Data Service Implementation Guide
Release 19.0.000
F25864-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

A production OCDS should be integrated with IDCS or OIM. See the documentation for the integrated identity management solution for details on password management.

A non-production OCDS can simply use the WebLogic DefaultAuthenticator. The OCDS Injector's user password is authenticated by the default Authentication Provider configured for the security realm of the WebLogic domain. 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.