CS Online - Empty Response With 200 OK
(Doc ID 2812189.1)
Last updated on OCTOBER 18, 2021
Applies to:
Oracle Financial Services Customer Screening - Version 8.0.8.1.0 and laterInformation in this document applies to any platform.
Symptoms
Steps to Reproduce:
Request to screen a client to FCCM in PRE which has no match from EDQ
Actual result:
The response is 200 OK but empty.
Expected result:
The response for a no match case would be like below
{
"MESSAGE": "No Matches from edq",
"STATUS": "FAIL"
}
Issue Encountered :
Customer found an issue when requesting to screen a client to FCCM in PRE:
https://onefccfccmcsrt1.aacc.pre.xxx/FCCM/rest-api/RTScreening/RTScreeningRestService/service/IndividualScreen
https://onefccfccmcsrt1.aacc.pre.xxx/FCCM/rest-api/RTScreening/RTScreeningRestService/service/EntityScreen
The response is 200 OK but empty.
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 |