OBP-14.5.2.0.0 : RTGS Message Format Is Not Proper.
(Doc ID 2852997.1)
Last updated on MARCH 17, 2022
Applies to:
Oracle Banking Payments - Version 14.5.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
RTGS Message format is not proper.
After receiving the fix for RTGS as file based and SWIFT as MQ based, bank is getting another error as newline going in file as LF instead of CRLF.Our Analysis :
Now Media for RTGS records in dly_msg_out is going as 'RTGS', but for RTGS as media, replacement of characters in message is not happening.
In FCFtpJems.java -> createFile method, there is a code as mentioned below RTGS media also to be included in the If condition.
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 |