Hi,
I make a synchronous screening via API for an existing case in WC1 with following parameters:
(request-target): post /v2/cases/xxxxx/screeningRequest
{"screeningMode":"DELTA_SYNC","caseInfo":"false"}
The response is: {"results":[]}
For the watchlist OGS is enabled, for media check not.
Immediately after the call I read the case details via API. There is no mandatory action included.
A littler bit later a media check hit appears in world check which causes problems in our back office.
This happened for some cases.
I thought the sync. screening should avoid such a situation.
How can I solve this? Is it related to the fact that OGS is not enabled for media check?
Should I implement some delay (how long?) after the screening (which would impact the performance of our front office application).
Thanks for your answer in advance.
Best Regards,
Reinhard