There are certain scenarios where a dedupe action will fail but the error message does not get added to the .csv results file. This is what the results file would look like:

Identified scenarios where this takes place:
- Deactivated Picklist value:
- Dedupe action has "Overwrite empty/null master fields with non-master fields, if available " checked
- Picklist field has "Restrict picklist to the values defined in the value set" checked
- Non-master record has a value in a picklist field that is deactivated.
- Master has a blank in the picklist field.
- Apsona tries to move the deactivated value into the blank master field but is blocked by the setting on the field.
- The .csv results file shows 'error' for status, but does not display the error.
- SOLUTION: Look through the non-master record for picklist fields that may have deactivated values in them. Change those values to active values and redo the dedupe.
Edit Solution Content
Internal