Input validation in object form
726139Oct 6 2009 — edited Oct 6 2009Hi all,
Need your input regarding our daily operational problem. User can input their user id when requesting for a resource. And there's one resource that didnot include employee number in user id to be generated, so there's a possiblity there will be a duplicate user id in that resource which is not allowed.
So if there's any way to validate user id which already inputted by user in object form, in order to avoid failed provisioning (meaning that if he/she input already existed user id in target application, it is not allowed)
Thanks a lot.