Table of Contents |
---|
Overall process
Deduplication is the task of finding records in a data set (MPI) that refer to the same Person
Deduplication also includes following sub-tasks:
...
For each record terminate its declarations
Merge MPI
...
Merge candidate
Update record status, set status to 'MERGED' and update merged record to inactive
...