The Duplicate Record Exception transformation analyzes the output of other data quality transformations and creates tables that contain records with different levels of data quality.
You can configure data quality transformations in a single mapping, or you can create mappings for different stages in the process.
You can use the Analyst tool to review and update the duplicate records that require manual review.
Use the Developer tool to perform the following tasks:
Create a mapping that generates score values for data quality issues.
Use a Match transformation in cluster mode to generate score values for duplicate record exceptions.
Configure the Duplicate Record Exception transformation to read the Match transformation output. Configure the transformation to write records to database tables based on match score values in the records.
Configure target data objects for automatic consolidation records.
Click the
Generate duplicate record table
option to create the duplicate record table and add it to the mapping canvas.
Add the mapping to a workflow.
Configure a Human task to assign manual review of possible duplicate records to users. Users can review and update the records in Analyst tool.