My Oracle Support Banner

Dictionary Array Is Not Being Sent To Core For Stop Cheque Instruction (Doc ID 3067775.1)

Last updated on FEBRUARY 03, 2025

Applies to:

Oracle Banking Digital Experience - Version 22.2.0.0.0 to 22.2.0.0.0 [Release 22]
Information in this document applies to any platform.

Symptoms

ACTUAL BEHAVIOR
---------------
Dictionary Array is not being sent to Core for Stop Cheque Instruction.

EXPECTED BEHAVIOR
-----------------------
Dictionary Array must be passed to Core for Stop Cheque Instruction to enable Extensibility.

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Login to OBDX Application as Corporate/Retail User
2. Navigate to Toggle Menu >> Accounts >> Current and Savings >> Stop/Unblock Cheques.
3. Input required data.
4. Click Submit
5. Open Browser's Developer Tool (F12) and Network tab.
6. Click Confirm.
7. Copy URL of endpoint "digx-common/dda/v1/demandDeposit/{accountId}/issuedCheques"
8. Import it in Postman
9. add - "dictionaryArray":[{"nameValuePairDTOArray":[{"name":"chargesAccountId","genericName":"com.ofss.digx.cz.domain.dda.entity.cheque.CZChequeInstruction.ChargesAccountId","value":"0000000000007"}]}] in the body
10. Submit the HTTP Request.

BUSINESS IMPACT
-----------------------
The issue has the following business impact:

1. Bank is not able to send Additional/Custom Fields as part of Service Request e.g. Charges Account.

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.