Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.
I would like to generate unique email where uniqueness has to be checked with email, upn and proxy address attributes. Along with this we also want to make sure if multiple users with same name are onboarded at the same time. The logic should be able to handle this as well.
In order to generate the unique emails we have used a rule to generate the emails but when multiple users with same name are onboarded at the same time, it is not able to handle the uniqueness and ends up generating the same email id and provisioning to AD fails.
How can we ensure the uniqueness in this case?
Please consider addressing the following when creating your topic:
- What have you tried?
- What errors did you face (share screenshots)?
- Share the details of your efforts (code / search query, workflow json etc.)?
- What is the result you are getting and what were you expecting?