Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Unity Connection(CUC) Developer Center
Overview
Documentation
Community
Testing
CUC Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to CUPI Questions
Using CUPI for creating users without mailbox
Threads [ Previous | Next ]
Shadan Saniepour Esfahani
Posts:
0
Join Date:
1/14/10
Recent Posts
Using CUPI for creating users without mailbox
cupi
mailbox
user
Answer
1/14/10 3:04 AM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Greetings
I am trying to use CUPI to provision users without mailbox on CUC. When I use the sample on the CUPI page, users are always created with mailbox. How can I create users without mailbox. I went through all elements defined for user in resource definition page, but could not figure out which one would help create user without mailbox.
Really appreciate your help!
Best regards
Shadan
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Wanagel
Posts:
1
Join Date:
9/16/09
Recent Posts
RE: Using CUPI for creating users without mailbox
Answer
1/14/10 3:50 AM as a reply to Shadan Saniepour Esfahani.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
<!--StartFragment-->You would need to use the administratortemplate instead of the voicemailusertemplate.
<!--EndFragment-->
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Shadan Saniepour Esfahani
Posts:
0
Join Date:
1/14/10
Recent Posts
RE: Using CUPI for creating users without mailbox
Answer
1/14/10 9:43 PM as a reply to David Wanagel.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Thanks David. But I used the administratortemplate and I get the following error:
Failure runHTTPCommandPost (execute)java.io.IOException: Server returned HTTP response code: 400 for URL:
https://10.88.147.247/vmrest/users?templateAlias=administratortemplate
Is there anything else I am doing wrong? I am only using Alias and FirstName, LastName elements. Your help is much appreciated!
Best regards
Shadan
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Wanagel
Posts:
1
Join Date:
9/16/09
Recent Posts
RE: Using CUPI for creating users without mailbox
Answer
1/14/10 10:56 PM as a reply to Shadan Saniepour Esfahani.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
My fault, I responded without taking a closer look. CUPI can only be used to manage voice mail users (i.e. users with a voice mailbox). It does not support administrator management.
-Dave
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Matthew Penning
Posts:
0
Join Date:
2/12/09
Recent Posts
RE: New Message from Shadan Saniepour Esfahani in Cisco Unity Connection Pr
Answer
1/14/10 11:17 PM as a reply to Shadan Saniepour Esfahani.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Shadan, at this point I don't think we do support non-voicemail users
- the URL /vmrest/users will list only voicemail users. The reason is we
focused the API initially primarily on the more common ongoing
adminsitrative tasks, and generally creating administrative users isn't
done as frequently.
~ Matt
________________________________
From: Cisco Developer Community Forums
[mailto:cdicuser@developer.cisco.com]
Sent: Thursday, January 14, 2010 7:44 AM
To: cdicuser@developer.cisco.com
Subject: New Message from Shadan Saniepour Esfahani in Cisco Unity
Connection Provisioning Interface (CUPI) - CUPI Questions: RE: Using
CUPI for creating users without mailbox
Shadan Saniepour Esfahani has created a new message in the forum "CUPI
Questions":
--------------------------------------------------------------
Thanks David. But I used the administratortemplate and I get the
following error:
Failure runHTTPCommandPost (execute)java.io.IOException: Server returned
HTTP response code: 400 for URL:
https://10.88.147.247/vmrest/users?templateAlias=administratortemplate]
Is there anything else I am doing wrong? I am only using Alias and
FirstName, LastName elements. Your help is much appreciated!
Best regards
Shadan
--
To respond to this post, please click the following link:
<http://developer.cisco.com/web/cupi/forums/-/message_boards/message/189
6760>
or simply reply to this email.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Overview
Documentation
Community
Testing