View Single Post
  #1 (permalink)  
Old 02-21-2008, 12:33 PM
jrjespersen
Guest
 
Posts: n/a
Exclamation Create user/Delete user/Create User issue

We're using the User Management web service to create users on demand. I've encountered an issue in 4.4.1.14 with recreating users:
  1. Create a user with ID 123456. I've done this step both through the web UI and the web service.
  2. Delete the user. I'm doing this step through the web UI.
  3. Recreate the user ID 123456. When I do this step through the web service, the user data is updated in the ckbx_CustomUserFieldMap table, but the user is not re-added to the ckbx_Credential table.

This process worked for us on version 4.4.0.5.

Any thoughts on what to look for or why this isn't working?

Thanks,
Jonathan
Reply With Quote