Preface

Purpose

This guide helps users with the issues in the application. It describes various methods to troubleshoot the issues.

Audience

This guide is intended for the implementation teams.

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.

Related Resources

For more information, see these Oracle resources:
  • Getting Started User Guide

  • Oracle Banking Microservices Platform Foundation User Guide

  • Oracle Banking Common Core User Guide

  • Routing Hub Configuration User Guide

  • Oracle Banking Security Management System User Guide

  • Teller User Guide

  • Retail 360 User Guide

  • Retail Onboarding User Guide

  • Corporate 360 User Guide

  • Corporate Onboarding User Guide

  • Small and Medium Business 360 User Guide

  • Small and Medium Business Onboarding User Guide

  • Small and Medium Enterprise 360 User Guide

  • Small and Medium Enterprise Onboarding User Guide

  • Servicing Configurations User Guide

  • Current Account and Savings Account User Guide

  • Loan Service User Guide

  • Deposit Services User Guide

  • Observability User Guide

Acronyms and Abbreviations

The following acronyms and abbreviations are used in this guide:

Table - Acronyms and Abbreviations

Acronyms Definition

API

Application Programming Interface

CMC

Common Core

ELK

Elasticsearch Logstash Kibana

HTTP

Hypertext Transfer Protocol

LDAP

Lightweight Directory Access Protocol

MOC

Mid-office Common Core

SMS

Security Management System

SSL

Secure Sockets Layer

UI

User Interface

URL

Uniform Resource Locator

VPN

Virtual Private Network

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.

Prerequisites for End Users

The prerequisites are as follows:

  • Basic understanding of the Eventing platform.

  • Basic understanding of application log analysis using tools.

  • Basic understanding of DB changes.

General Prevention

Do not make any changes to Flyway scripts manually.

Best Practices

The best practices are as follows:

  • It is ideal to have ELK stack installed on a separate VM outside the product VMs to ensure the flow of logs in case of app crashes.

  • Log levels can be adjusted to INFO and above to enable relevant logs to flow in.