hi All,
I am trying to modify the "Create a user with a password in an organizational unit" workflow to add the extra attributes to the user account.
System.getModule("com.vmware.library.microsoft.activeDirectory").createUserWithPassword(accountName,password,confirmPassword,domainName,displayName,container) ;
In the above command, how to add decription field to the user account.
kindly help.
Regards,
Vasanth Vignesh M R