Overview of how a CDD case progresses through the workflow
State | Description |
---|---|
INITIATED | The case was created and is waiting to start processing. |
IN_PROGRESS | The system is gathering data such as registry records and online information. |
RUNNING_CHECKS | Risk an Compliance checks are running and a report is being produced. |
COMPLETED | Checks finished successfully and the final report is available. |
INCONCLUSIVE | Processing finished but did not collect enough structured data. |
FAILED | An unrecoverable error occurred during processing. |
INITIATED
to IN_PROGRESS
and then hands it off to the checks workflow, which brings the case into the RUNNING_CHECKS
state. Failures in either workflow transition the case to FAILED
.