Go to primary content
Oracle® Retail Integration Cloud Service Third Party Integration Guide
Release 22.1.201.0
F56209-01
Next
Contents
List of Figures
List of Tables
Title and Copyright Information
Send Us Your Comments
Preface
Audience
Customer Support
Improved Process for Oracle Retail Documentation Corrections
Oracle Retail Documentation on the Oracle Technology Network
Conventions
1
Introduction and Executive Summary
2
Retail Integration Cloud Service Components
Retail Integration Bus (RIB)
RIB-EXT
FILEIO
Oracle Retail Bulk Data Infrastructure (BDI)
BDI-EXT
Installation Details
Retail Financial Integration (RFI)
Retail Financial Integration (RFI) Products
Oracle Retail To Financials Application (EBS/PeopleSoft) RFI Process Flow
RFI for Oracle Cloud Financials
Universal Service Mapper (USM)
USM Architecture
Event Listener
Service Mapper Orchestration
Service Provider and External Services
Oracle Warehouse Management CS (Logfire) Integration
RICS OWMS Integration Flows
3
RICS Operations Support, Management, and Monitoring
Customer Access to RICS Operation
Retail Integration Console (RIC) Overview
JMS Console
JMS Admin – Live Monitoring
JMS Browse
JMS Manage
RIB Hospital Administrator (RIHA)
RIBForXXX Administrator User Interface
4
Implementing RIB-EXT
How to Send and Receive Messages to/from RIB System using SOAP API's
External Application as a Publisher (soap-app)
External Application as a Subscriber (soap-app)
How to Send and Receive Messages to/from RIB System using ReSTful API's
External Application as a Publisher (rest-app)
Implement ReST Client to Call the Publisher Service
External Application as a Subscriber (rest-app)
How to Implement Injector Service (CONSUME messages from RIB) using ReST (Contract)
Error Handling
5
Reference Implementation of Injector Service Using Tomcat
Introduction
Step-by-step guide for testing rib-injector-service war on Tomcat
Approach for Writing Custom Implementation for Injectors
6
Implementing BDI-EXT
BDI External Job Admin as Receiver
External Importer Job
Configure External Job Admin as Receiver in the Process Flow
External BDI Process Flow
7
Monitoring at Run Time
Instance and Central Repository
Monitoring Data as XML
Push Versus Pull
Service Interfaces
What is an Event?
How are Event Count and Messages Count Related?
Adapter Events
Application Events
Event Collection Schedule
Publisher Versus Subscriber Events
TAFR Instrumentation
Data Retention
Metric Definitions
Event Counts
Adapter Execution Time
API Execution Time
Adapter Status
Commits and Rollbacks
Error Hospital Metrics
RIB Application Status
A
Sample Files
Sample Application.wadl File
Sample Resource Class
ApplicationMessages.xsd
Rest Publisher Pseudo Code
payload.properties
Sample Request/Response for ReST Injector Service