My Oracle Support Banner

OBBRN:Current Open Till Screen Is Showing "No Data To Display" (Doc ID 2970285.1)

Last updated on AUGUST 25, 2023

Applies to:

Oracle Banking Branch - Version 14.6.0.0.0 and later
Information in this document applies to any platform.

Symptoms

On : 14.6.0.3.0 version, Implementation Support

ACTUAL BEHAVIOR
---------------
OBBRN:Current Open Till screen is showing "No data to display"

System is displaying "No data to display" in Current Open Till screen.

EXPECTED BEHAVIOR
---------------------
System should fetch the data in open till screen.

ANALYSIS
-----------------

The below method is taking more than 1 minute and throwing error message as " 504 Gateway Timeout""

URL:-

https://zbdr-sit1app:9765/api-gateway/obremo-srv-cmn-transaction-services/obremo-srv-cmn-transaction-services/web/v1/cash/transaction/currentOpenTill?branchCode=001&postingDate=2022-07-01

There are total 67 record for below query

SELECT * FROM SRV_TB_BC_TELLER_BATCH WHERE TELLER_STATUS ='O' AND BRANCH_CODE ='001';

BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users can't able to get the data in open till screen.

Changes

 Fix :- Added the sms call to fetch username during open teller batch

Components Affected :- tellerbatch.java;tellerbatchutils.java;tellerbatchserviceimpl;

Search String :-

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.