Hi,
I'm attempting to turn on ongoing screening for a newly created case as follows:
Call Cases to create the case
Call ScreeningRequest
Call OngoingScreening
Call Results
Without making the call to OngoingScreening I can poll the audit for the SCREENED_CASE entry and get a response within the usual 1-2 seconds timeframe.
If I DO call OngoingScreening then the polling of the audit never seems to complete.
Is there any best practice for turning Ongoing Screening on for a case?
Thanks