Failed REST Request Creating Contract In PBDOVIEW Screen
(Doc ID 2966322.1)
Last updated on AUGUST 08, 2023
Applies to:
Oracle Banking Payments - Version 14.5.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 14.5.0.0.0 version, Implementation Support
ACTUAL BEHAVIOR
---------------
Bank has calling "/PMReST/obpmrest/payments/bookTransfer" to create Book transfers in OBPM.
User have not passed UDF values for Mandatory UDF's and as per expectation response message came with Error "[{"respCode":"EL-UDF-01","respDesc":"Mandatory field TRANSFER_TYPE not entered"},{"respCode":"ST-SAVE-004","respDesc":"Failed to Save the Record"}]"
However when we are visiting the Screen PBDOVIEW we are able to see Book transfer contract getting created.
EXPECTED BEHAVIOR
-----------------------
If any error is occurring during the BOOK transfer in OBPM and if visited the screen PBOVIEW screen, contract should not been created.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Call "/PMReST/obpmrest/payments/bookTransfer" to create Book transfers in OBPM.
2. Not passed Mandatory UDF's value as per expectation.
3. Response message came with Error "[{"respCode":"EL-UDF-01","respDesc":"Mandatory field TRANSFER_TYPE not entered"},{"respCode":"ST-SAVE-004","respDesc":"Failed to Save the Record"}]"
4. Visit the Screen PBDOVIEW and check whether the contract has created.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, system is creating Book transfer even if the mandatory UDF fields are not passed.
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 |