Blogs

Cisco Technology Developer Partners,

Cisco is proud to announce the availability of our Cisco Unified Communications System Release 8.6 Not-For-Resale software bundle on Cisco Marketplace (Partner Login Required).

To purchase the latest Unified Communications NFR Software bundle
- Navigate to Cisco Marketplace
- Login using your Cisco.com UserID ...Read More

 



REMINDER! CDN DEVELOPER TECHNICAL SESSION TRACK AT CISCO LIVE LONDON, JANUARY 31 through FEBRUARY 2, 2011
...Read More

 



Cisco Developer Network will be presenting a CDN Developer Track at Cisco Live! London the week of January 31, 2011.

We are presenting technical sessions which highlight Application Programming interfaces (APIs) and Software Developer Kits (SDKs) for Cisco technologies such as Unified Communications, IOS, and Access Routing Technologies ¿ including the new Cisco Cius ...Read More

 

Showing 3 results.

Forums

« Back to Discussion

Error when creating user profile via SOAP API

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hello,
 
When attempting to create a user account on our MeetingPlace system via the API, we are seeing the following error message:
 
java.sql.SQLException: Unique constraint (mpxdb.u164_207) violated.
 
We have verified that there is no account currently set up with the user name or profile number we are attempting to use. We are using the addUserProfileBasic() method to create accounts. Please advise.
 
Thanks and Regards,
Julio

This seems to be a issue due to error in the filed of your request, can you try out the below things
1. Send 'addUserProfileBasic' with only mandatory fields (with correct activeisDefault,firstLogin and local feilds)
2. Send 'addUserProfileFromTemplate' for guest user (i.e keeping Unique id as 3).
Hope this would clarify the issue.

Collateral


No files available