Module Definitions

Table - Terms & Definitions

Terms Definitions
Consumer Application The product that requires integration with another product for retrieving information or posting transactions does not need to know the following details while coding.
Service Consumer It is an Oracle banking solution that utilizes the Oracle Banking Routing Hub API for integration purposes. Analyze the Oracle Banking Routing Hub and assess the destination product processor.
Import Service Consumer The user can create a service consumer by importing the JSON file and manually selecting the service providers or select all providers that needs to be imported.
Environment Variables A set of variables that will be accessible across the particular configuration of the consumer.
Service Providers Service Providers are systems designed to handle requests sent by the Oracle Banking Routing Hub for service consumers. They include information about destination integration.
Parameter Group Parameter mapping is used to establish the relationship between parameters of 2 different systems i.e., consumer and provider.
Import Implementation The user can create an implementation by importing the JSON file.
Consumer Services It specifies the service ID that is transmitted by the service consumer. It also handles transitions and route definitions, including the details for source integration.
Transformation It involves gathering and changing data from one source to another and back again. This process occurs within consumer services. It changes the data from the service consumer into a format suitable for the service provider.
Routing It determines which service provider receives the actual request by considering maintenance and assessment factors.
Chaining The sequence of transformations for each routing in which the request needs to be processed.
Template Extensibility It is achieved by specifying the extended templates for request and response kernel transformation templates. And as part of extensibility, Routing Hub merges the output of kernel template and custom template in terms of JSON / XML merging.
SPI It is used to make Routing Hub more extensible. SPI provides an option to extend interfaces without modifying the core application.
Monitoring dashboard It provides to System integrators and IT administrators to review the health of the integrations. It displays data using different type of widgets to help users to assess the performance of integrations and identify the areas that requires attention.