<div class="gmail_quote">
<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" vlink="blue" link="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"> <SOAP-ENV:Envelope xmlns:SOAP-ENC="<a href="http://schemas.xmlsoap.org/soap/encoding/" target="_blank">http://schemas.xmlsoap.org/soap/encoding/</a>" xmlns:SOAP-ENV="<a href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank">http://schemas.xmlsoap.org/soap/envelope/</a>" xmlns:xsd="<a href="http://www.w3.org/2001/XMLSchema" target="_blank">http://www.w3.org/2001/XMLSchema</a>" xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>"><br>
<SOAP-ENV:Body><br> <m:addUser xmlns:m="<a href="http://www.cisco.com/AXL/API/7.1" target="_blank">http://www.cisco.com/AXL/API/7.1</a>"><br> <newUser><br> <firstname>abcd</firstname><br>
<telephoneNumber>1234</telephoneNumber><br> <password><!-- content suppressed --></password><br> <department>ABCDE</department><br> <lastname>deeeff</lastname><br>
<enableCTI>true</enableCTI><br> <pin>*******</pin><br> <autoAttendantNameDialing>????asdfasd</autoAttendantNameDialing><br> <displayName>????asdfasd</displayName><br>
<userid>abc.def</userid><br> <userLocale>German Germany</userLocale><br> <associatedDevices><br> <device>ATA111111111111</device><br>
<device>SEP222222222222</device><br> </associatedDevices><br> <strong> <associatedGroups><br> <userGroup uuid="{F17F95A6-C185-41A8-872E-70BFAC7E634D}"><br>
<name>Standard CCM End Users</name><br> <userRoles><br> <userRole uuid="{CA97DD09-5DC4-4DB3-9893-2F5D35764BAD}">Standard CCM End Users"</userRole><br>
<userRole uuid="{9CA7294A-9559-4BA2-A7CC-212B7C605625}">Standard CCMUSER Administration</userRole><br> </userRoles><br> </userGroup><br> </associatedGroups><br>
</strong> </newUser><br> </m:addUser><br> </SOAP-ENV:Body><br> </SOAP-ENV:Envelope></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"><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="<a href="http://schemas.xmlsoap.org/soap/encoding/" target="_blank">http://schemas.xmlsoap.org/soap/encoding/</a>" xmlns:SOAP-ENV="<a href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank">http://schemas.xmlsoap.org/soap/envelope/</a>"><br>
<SOAP-ENV:Header/><br> <SOAP-ENV:Body><br> <axl:addUserResponse xmlns:axl="<a href="http://www.cisco.com/AXL/API/1.0" target="_blank">http://www.cisco.com/AXL/API/1.0</a>" xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>"><br>
<return>{D72BCD44-9F53-2F20-9332-0CD95E7FE6F3}</return><br> </axl:addUserResponse><br> </SOAP-ENV:Body><br> </SOAP-ENV:Envelope></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></div><br>