Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling ObjectAlreadyExistsException #22

Closed
NileshGhodekar opened this issue Mar 5, 2020 · 2 comments
Closed

Handling ObjectAlreadyExistsException #22

NileshGhodekar opened this issue Mar 5, 2020 · 2 comments

Comments

@NileshGhodekar
Copy link

Hi Søren,

Is there a way to handle ObjectAlreadyExistsException during provisioning without writing your own code like auto-incrementing the CN on DN collision?

Thanks!

@sorengranfeldt
Copy link
Owner

There is nothing built into the MRE for this. You have to have import or generate the unique CN. You could have a look at the Helpers in the Wiki to see if that could assist you

@NileshGhodekar
Copy link
Author

Thanks! Will close this issue now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants