OBTF Node Separator Is Missing While Building Request XML For ECA Close Operation
(Doc ID 2834635.1)
Last updated on JANUARY 27, 2022
Applies to:
Oracle Banking Trade Finance - Version 14.5.0.0.0 and laterInformation in this document applies to any platform.
Goal
In the package tfpks_txn_service.sql, function FN_TXN_DELETE is invoked when an unauthorized transaction is deleted in the application.
This function, post deleting the accounting entries and other functionalities, inserts record into STTB_TF_TS_SERVICE_REQ table with details of Tags, Tag names and Tag Formats for service code 'CloseEcaBlk'.
While Tag Format is being constructed for child nodes, the Node Separator '>' is missing, resulting in incorrect structure of the format.
Request you to kindly provide the fix for the above.
Incorrect format currently inserted: 1>1.11.2
Expected format to be inserted: 1>1.1>1.2
Solution
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
Goal |
Solution |
References |