The MDM Hub calls the post-merge user exit after the merge process.
Use a post-merge user exit to perform custom processing after the merge process. For example, you might use a post-merge user exit to match and merge child records affected by the match and merge of a parent record.
To avoid recursive post-merge user exit calls, do not use the MultiMerge SIF API with the post-merge user exit.