My Oracle Support Banner

UDF Details Copy Issue : PSDICBBT, PSDOCBBT, PXDICBBT (Doc ID 3016258.1)

Last updated on APRIL 15, 2024

Applies to:

Oracle Banking Payments - Version 14.5.0.0.0 and later
Information in this document applies to any platform.

Symptoms

On : 14.5.0.0.0 version, Production Support

ACTUAL BEHAVIOR
---------------
UDF details Copy Issue : PSDICBBT, PSDOCBBT, PXDICBBT

While copying a transaction , the UDF should not be copied for PSDICBBT, PSDOCBBT, PXDICBBT.

Cause: UDF is not reinitialized in PMCommonService for the function ids and required operations(Copy)

Fix:
Below code will be added during copy for our function ids in PMCommonService after generation of txnrefno.
udf = new ArrayList();
dto.setTxnUdfDetDto(udf);

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. While copying a transaction
2. The UDF should not be copied for PSDICBBT, PSDOCBBT, PXDICBBT.

BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot copy the UDF details.

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