My Oracle Support Banner

Instrument Status Updating As NULL When DD Operations Amend Is Executed Through Gateway (Doc ID 2470938.1)

Last updated on JUNE 21, 2021

Applies to:

Oracle FLEXCUBE Universal Banking - Version 11.83.03.0.0 and later
Information in this document applies to any platform.

Symptoms

Instrument Status updating as NULL when DD Operations Amend is executed through Gateway

Simulation Steps:

1. Issue a new DD using web service operation CreateTransaction(FCUBSDDService). The Instrument Type used is DDA.
2. Verify table ISTM_INSTR_TXN for the issued instrument number. The INSTR_STAT field should show the value "INIT".
3. Modify the record using the web service operation Create DDInstrumentOperation (FCUBSDDService) - Instrument Operation is AMENDMENT.
a. Modify the beneficiary details and document status from B to C.
System should allow modification of all non financial fields.
4. Verify table ISTM_INSTR_TXN for the issued instrument number. The INSTR_STAT field should show the value NULL.

Additional Step:
5. Execut a status change for the same record using the web service operation
CreateDDInstrumentOperation (FCUBSDDService) - Instrument Operation is STATUS
CHANGE.
a. New Instrument Status should be STOP.
System should fail the transaction as it cannot find the current instrument
status in the field INSTR_STAT in the table ISTM_INSTR_TXN.

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.