1 Introduction

FSGBU Banking Products integrate seamlessly and standardized with Oracle Banking Routing Hub through the use of configurations. The product infrastructure solution includes this component. With Oracle Banking Routing Hub, banking products can be integrated loosely.

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.
  • Servicing Providers or Product Processors: The consumer application requests data from the products when required, or a consumer application initiates a transaction for the products to post.
  • Name of the Service: Logical name of the service example: The service provider's product allows us to fetch details or initiate a transaction for Logical names like Funds Transfer and Letter of Credit.
  • Messaging structure of Service: Structure of the message example: JSON, XML, multipart request.
  • Communication Protocol: Web services, Rest API, Queue, OIC, and SOCKET.

Through the 'Oracle Banking Routing Hub', consumers can achieve and modify integration, and they can integrate with different versions of a single product processor if necessary.

This guide shows the maintenance of two product as given below.
  • Oracle Service Consumer as Service Consumer
  • External Product Processor as Service Provider

Figure 1-1 UI Based Interface for Configurations