My Oracle Support Banner

OBBRN:14.6.0.2.0: Inconsistent Behavior Of Delete Button In Inward Clearing Data Entry (Doc ID 2932648.1)

Last updated on MARCH 06, 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.0.0 version, Production Support

ACTUAL BEHAVIOR
---------------
OBBRN:14.6.0.2.0: Inconsistent behavior of delete button in Inward Clearing data entry

The 'Delete' button in multi-record block is not consistent. We have observed the following three behaviors:
1. It works fine. It deletes the record from the array and reflected on screen as well.
2. From array it deletes the record but on screen it's not reflect. As a result, user keeps on clicking 'delete' button. Which in turn deletes other records as well and the total amount goes negative.
3. The delete function is not called at all.

We are not able to find the pattern for this behavior. So can't specify the exact simulation steps. But in new mode if use plays around this table then it happens.

EXPECTED BEHAVIOR
-----------------------
It should not have incorrect behavior.


BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, there is an inconsistent behavior of delete button in Inward Clearing data entry

Changes

 It is because of map function used in deltdata method which will not return new array reference. Replaced map function with filter function.

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.