Preface

Purpose

This guide provides the guidance to users for the issues within the application. It describes the various methods to figure out the error and then troubleshoot it.

Audience

This guide is intended for the software developers and software testers.

Related Resources

The related documents are as follows:
  • Oracle Banking Common Core User Guide
  • Getting Started User Guide
  • Oracle Banking Security Management System User Guide
  • Cashflow Forecasting User Guide
  • Collections User Guide
  • Netting User Guide
  • Receivables and Payables 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

Information used in the interface or documents are dummy, it does not exist in real world, and its only for reference purpose.

Acronyms and Abbreviations

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

Table -1 Acronyms and Abbreviations

Abbreviation Description
SMS Security Management System
CMC Common Core
MOC Mid office Common Core
ELK Elasticsearch Logstash Kibana

Prerequisites

Prerequisites

The prerequisites are as follows:

  • Basic understanding of Eventing platform
  • Basic understanding application log analysis using tools
  • Basic understanding DB changes

Pre-installed Softwares

The following softwares should be pre-installed:

  • Zipkin
  • Kafka
  • ELK
  • Any SQL Database like SQLDEVELOPER
  • WinSCP

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 an app crash.
  • Log levels can be adjusted to INFO and above to enable relevant logs to flow in.