ldap user import: Error during insert of sys_user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2017 08:18 AM
Similar to stale unanswered question here, I have errors related to to the LDAP Import. I am looking for the code that generates this error so I can add additional logging to determine the cause, or another debugging technique.
For this user there is a mismatch on our coalesce field Employee ID. I am confused as to why this errors as opposed to doing an insert rather than update on the coalesce field.
- Labels:
-
Integrations
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2020 10:02 PM
Hi Michael,
Coalesce value: Employee number, on before transform script is running to add the user to the group if it matches with the existing user record.
And one more thing the "Run business rule " checkbox is true.