<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>CreateUser: Can't set SME information without SME role</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4829637" />
  <subtitle>CreateUser: Can't set SME information without SME role</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4829637</id>
  <updated>2013-05-22T22:42:54Z</updated>
  <dc:date>2013-05-22T22:42:54Z</dc:date>
  <entry>
    <title>CreateUser: Can't set SME information without SME role</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829636" />
    <author>
      <name>Hernan Torrez</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829636</id>
    <updated>2011-11-16T22:53:01Z</updated>
    <published>2011-11-16T22:53:01Z</published>
    <summary type="html">I'm receiving this error message when trying to create a HOST user in the sandbox site.
 
&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;serv:message xmlns:use="http://www.webex.com/schemas/2002/06/service/user" xmlns:att="http://www.webex.com/schemas/2002/06/service/attendee" xmlns:meet="http://www.webex.com/schemas/2002/06/service/meeting" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:serv="http://www.webex.com/schemas/2002/06/service"&gt;
  &lt;serv:header&gt;
    &lt;serv:securityContext&gt;
      &lt;use:webExID&gt;******&lt;/use:webExID&gt;
      &lt;use:password&gt;******&lt;/use:password&gt;
      &lt;use:siteID&gt;******&lt;/use:siteID&gt;
      &lt;use:partnerID&gt;******&lt;/use:partnerID&gt;
    &lt;/serv:securityContext&gt;
  &lt;/serv:header&gt;
  &lt;serv:body&gt;
    &lt;serv:bodyContent xsi:type="use:createUser"&gt;
      &lt;use:firstName&gt;First&lt;/use:firstName&gt;
      &lt;use:lastName&gt;Last&lt;/use:lastName&gt;
      &lt;use:webExId&gt;userwebexid&lt;/use:webExId&gt;
      &lt;use:email&gt;user@mail.com&lt;/use:email&gt;
      &lt;use:password&gt;******&lt;/use:password&gt;
      &lt;use:timeZoneID&gt;0&lt;/use:timeZoneID&gt;
      &lt;use:privilege&gt;
        &lt;use:host&gt;true&lt;/use:host&gt;
      &lt;/use:privilege&gt;
      &lt;use:active&gt;ACTIVATED&lt;/use:active&gt;
      &lt;use:personalMeetingRoom&gt;
        &lt;use:welcomeMessage&gt;Welcome&lt;/use:welcomeMessage&gt;
      &lt;/use:personalMeetingRoom&gt;
      &lt;use:sessionOptions&gt;
        &lt;use:defaultSessionType&gt;100&lt;/use:defaultSessionType&gt;
        &lt;use:defaultServiceType&gt;EventCenter&lt;/use:defaultServiceType&gt;
        &lt;use:autoDeleteAfterMeetingEnd&gt;false&lt;/use:autoDeleteAfterMeetingEnd&gt;
        &lt;use:displayQuickStartHost&gt;true&lt;/use:displayQuickStartHost&gt;
        &lt;use:displayQuickStartAttendees&gt;false&lt;/use:displayQuickStartAttendees&gt;
      &lt;/use:sessionOptions&gt;
      &lt;use:salesCenter&gt;
        &lt;use:roles /&gt;
        &lt;use:smeInfo&gt;
          &lt;use:products /&gt;
        &lt;/use:smeInfo&gt;
      &lt;/use:salesCenter&gt;
    &lt;/serv:bodyContent&gt;
  &lt;/serv:body&gt;
&lt;/serv:message&gt;

 
The same occur if I try to create a less privileges account (using "attendeeOnly" instad of "host" in privilege). Maybe the problem is that I'm not able to create users in the sandbox site? Or perhaps I'm doing something else wrong?
 
Thanks in advance</summary>
    <dc:creator>Hernan Torrez</dc:creator>
    <dc:date>2011-11-16T22:53:01Z</dc:date>
  </entry>
</feed>

