Preface

Purpose

This guide is designed to help the user to quickly get acquainted with the Customer Standard Instructions maintenance process.

Before You Begin

Kindly refer to the Getting Started User Guide for information on common functionalities like login, navigation, and general settings before proceeding with this guide.

Module Pre-requisite

Specify User Id and Password, and login to the Home screen.

Module Definitions

Table -1 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.

Audience

This guide is intended for the central administrator of the Bank who controls the system and application parameters and ensures smooth functionality and flexibility of the banking application.

Related Resources

For more information on any related features, refer to the following documents

  • Oracle Banking Security Management System User Guide
  • Routing Hub Configuration User Guide
  • Oracle Banking Getting Started User Guide

Conventions

The following text conventions are used in this document:

Convention Meaning

boldface

Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary.

italic

Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values.

monospace

Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter.

Screenshot Disclaimer

Personal information used in the interface or documents is dummy and does not exist in the real world. It is only for reference purposes.

Acronyms and Abbreviations

The list of the acronyms and abbreviations used in this guide are as follows:

Table -2 Acronyms and Abbreviations

Abbreviation Description
System Core Maintenance Module
NLP Natural Language Processing
REST Representational State Transfer

Basic Actions

Table -3 Basic Actions

Action Description
Approve Used to approve the initiated report.

This button is displayed, once the user click Authorize.

Audit Used to view the maker details, checker details, and report status.
Authorize Used to authorize the report created.

A maker of the screen is not allowed to authorize the report. Only a checker can authorize a report, created by a maker.

Close Used to close a record.

This action is available only when a record is created.

Confirm Used to confirm the performed action.
Cancel Used to cancel the performed action.
Compare Used to view the comparison through the field values of old record and the current record.

This button is displayed in the widget, once the user click Authorize.

Collapse All Used to hide the details in the sections.

This button is displayed, once the user click Compare.

Expand All Used to expand and view all the details in the sections.

This button is displayed, once the user click Compare.

New Used to add a new record.

When the user click New, the system displays a new record enabling to specify the required data.

OK Used to confirm the details in the screen.
Save Used to save the details entered or selected in the screen.
View Used to view the report details in a particular modification stage.

This button is displayed in the widget, once the user click Authorize.

View Difference only Used to view a comparison through the field element values of old record and the current record, which has undergone changes.

This button is displayed, once the user click Compare.

Unlock Used to update the details of an existing record.

System displays an existing record in editable mode.

Symbols and Icons

The following symbols and icons are used in the screens.

Table -4 Symbols and Icons - Common

Symbol/Icon Function

Minimize

Minimize

Maximize

Maximize

Close

Close

Perform Search

Perform Search

Open a list

Open a list

Add a new record

Add a new record

Navigate to the first record

Navigate to the first record

Navigate to the last record

Navigate to the last record

Navigate to the previous record

Navigate to the previous record

Navigate to the next record

Navigate to the next record

Grid view

Grid view

List view

List view

Refresh

Refresh

Add

Click this icon to add a new row.

Remove

Click this icon to delete an existing row.

View

Click to view the created record.

Unlock

Click to modify the fields.

Action

Click to unlock, delete, authorize or view the created record.

Table -5 Symbols and Icons - Audit Details

Symbol/Icon Function

A user

A user

Date and time

Date and time

Unauthorized or Closed status

Unauthorized or Closed status

Authorized or Open status

Authorized or Open status

Table -6 Symbols and Icons - Widget

Symbol/Icon Function

Open status

Open status

Unauthorized status

Unauthorized status

Closed status

Closed status

Authorized status

Authorized status

Module Post-requisite

After finishing all the requirements, log out from the Home screen.