cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
359
Views
0
Helpful
2
Replies

is it possible to update cups/user using AXL

Osama Mahmoud
Level 1
Level 1

Is it possible to update CUPS/USERS using AXL , it can be done through bulk administration tool but can it be done with AXL ?

Sent from Cisco Technical Support iPad App

2 Replies 2

Ayodeji Okanlawon
VIP Alumni
VIP Alumni

I believe it is as long as you know the tables to update.

Please rate all useful posts

"The essence of christianity is not the enthronement but the obliteration of self --William Barclay"

Please rate all useful posts

bernhardczapp
Level 4
Level 4

Have a look at the AXL Schema

https://developer.cisco.com/site/collaboration/management/axl/develop-and-test/documentation/latest-version/axl-soap.gsp

There is a UpdateUser Request for CUCM 10.x; there you can set imandpresense and the service profile.

For older Versions you have to look at the corresponding schema.

SQL-Query would also be possible but you should be absolutly sure to know what you are doing when running SQL updates.