Person Creation Duplicate Check
Summary:
What is the impact of changing the Person Creation Duplicate Check configuration change in the Setup Enterprise, Enterprise Information?
We're currently integrating creation of Employees & Accounts via API, however started receiving the following error:
"This worker wasn't created because another person appears to already exist based on your enterprise settings (PER-1531837)"
It appears this is occurring because "last name" already exists. If we test making last name "unique", it works. Or by adding "Date of Birth", it also works.
We found the Person Creation Duplicate Check is currently set to Null, nothing is selected.
In DEV environment we set to None and it seemed to resolve the issue described above.
0