TF 8124: Name And Address Screening API Response
(Doc ID 2958190.1)
Last updated on JULY 04, 2023
Applies to:
Oracle Financial Services Transaction Filtering - Version 8.1.2 and laterInformation in this document applies to any platform.
Symptoms
We observed Name and Address Scan Web service response is not proper if we provide \\r\\n in the input.
For example:
"Input": "81018815\r\nO/XYZ NYC \r\n/088XX00310 ABC DEF.CO. 1585 JHI JKL
"OriginalName": " O XYZ NYC 088XX00310 ABC DEF.CO. 1585 JHI JKL "
And if we provide \\r\\n then
"Input": "81018815\r\nO/XYZ NYC \r\n/088XX00310 ABC DEF.CO. 1585 JHI JKL
"OriginalName": "O XYZ NYC",
Here OriginalName does not print the whole name even if matching happens properly.
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 |