<div>Hello Group</div>
<div> </div>
<div>We try to add users with a axl soap statement:</div>
<div class="gmail_quote">
<div lang="DE-CH" link="blue" vlink="blue">
<div>
<div>
<p class="MsoNormal"><strong><b><font size="2" face="Arial"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">Request</span></font></b></strong><font size="2" face="Arial"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">:</span></font></p>
</div>
<div>
<p class="MsoNormal"><font size="2" face="Arial"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"> &lt;SOAP-ENV:Envelope xmlns:SOAP-ENC=&quot;<a href="http://schemas.xmlsoap.org/soap/encoding/" target="_blank">http://schemas.xmlsoap.org/soap/encoding/</a>&quot; xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema" target="_blank">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>&quot;&gt;<br>
      &lt;SOAP-ENV:Body&gt;<br>        &lt;m:addUser xmlns:m=&quot;<a href="http://www.cisco.com/AXL/API/7.1" target="_blank">http://www.cisco.com/AXL/API/7.1</a>&quot;&gt;<br>          &lt;newUser&gt;<br>            &lt;firstname&gt;abcd&lt;/firstname&gt;<br>
            &lt;telephoneNumber&gt;1234&lt;/telephoneNumber&gt;<br>            &lt;password&gt;&lt;!-- content suppressed --&gt;&lt;/password&gt;<br>            &lt;department&gt;ABCDE&lt;/department&gt;<br>            &lt;lastname&gt;deeeff&lt;/lastname&gt;<br>
            &lt;enableCTI&gt;true&lt;/enableCTI&gt;<br>            &lt;pin&gt;*******&lt;/pin&gt;<br>            &lt;autoAttendantNameDialing&gt;????asdfasd&lt;/autoAttendantNameDialing&gt;<br>            &lt;displayName&gt;????asdfasd&lt;/displayName&gt;<br>
            &lt;userid&gt;abc.def&lt;/userid&gt;<br>            &lt;userLocale&gt;German Germany&lt;/userLocale&gt;<br>            &lt;associatedDevices&gt;<br>              &lt;device&gt;ATA111111111111&lt;/device&gt;<br>
              &lt;device&gt;SEP222222222222&lt;/device&gt;<br>            &lt;/associatedDevices&gt;<br>         <strong>   &lt;associatedGroups&gt;<br>              &lt;userGroup uuid=&quot;{F17F95A6-C185-41A8-872E-70BFAC7E634D}&quot;&gt;<br>
                &lt;name&gt;Standard CCM End Users&lt;/name&gt;<br>                &lt;userRoles&gt;<br>                  &lt;userRole uuid=&quot;{CA97DD09-5DC4-4DB3-9893-2F5D35764BAD}&quot;&gt;Standard CCM End Users&quot;&lt;/userRole&gt;<br>
                  &lt;userRole uuid=&quot;{9CA7294A-9559-4BA2-A7CC-212B7C605625}&quot;&gt;Standard CCMUSER Administration&lt;/userRole&gt;<br>                &lt;/userRoles&gt;<br>              &lt;/userGroup&gt;<br>            &lt;/associatedGroups&gt;<br>
</strong>          &lt;/newUser&gt;<br>       &lt;/m:addUser&gt;<br>      &lt;/SOAP-ENV:Body&gt;<br>   &lt;/SOAP-ENV:Envelope&gt;</span></font></p></div>
<div>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span style="FONT-SIZE: 12pt"> </span></font><strong><b><font size="2" face="Arial"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">response</span></font></b></strong><font size="2" face="Arial"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">:</span></font></p>
</div>
<div>
<p class="MsoNormal"><font size="2" face="Arial"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">&lt;SOAP-ENV:Envelope SOAP-ENV:encodingStyle=&quot;<a href="http://schemas.xmlsoap.org/soap/encoding/" target="_blank">http://schemas.xmlsoap.org/soap/encoding/</a>&quot; xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank">http://schemas.xmlsoap.org/soap/envelope/</a>&quot;&gt;<br>
      &lt;SOAP-ENV:Header/&gt;<br>      &lt;SOAP-ENV:Body&gt;<br>        &lt;axl:addUserResponse xmlns:axl=&quot;<a href="http://www.cisco.com/AXL/API/1.0" target="_blank">http://www.cisco.com/AXL/API/1.0</a>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>&quot;&gt;<br>
          &lt;return&gt;{D72BCD44-9F53-2F20-9332-0CD95E7FE6F3}&lt;/return&gt;<br>        &lt;/axl:addUserResponse&gt;<br>      &lt;/SOAP-ENV:Body&gt;<br> &lt;/SOAP-ENV:Envelope&gt;</span></font></p></div></div></div></div>

<div>It works for all user fields exept for the userGroups and userRoles. We cantt get the value to these fileds they stay empty after the add user.</div>
<div> </div>
<div>Has anyone an idea why?</div>
<div> </div>
<div>Thanks for help</div>
<div>Reto<br></div>