<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AXL User Add/Update fails on directoryURI field in Management</title>
    <link>https://community.cisco.com/t5/management/axl-user-add-update-fails-on-directoryuri-field/m-p/3465794#M811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Verified this does work on version 10.5.1.10000-7.&amp;nbsp; Not sure if fixed on recent patch for 9.1.2 yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jul 2014 20:36:44 GMT</pubDate>
    <dc:creator>bmennenga</dc:creator>
    <dc:date>2014-07-04T20:36:44Z</dc:date>
    <item>
      <title>AXL User Add/Update fails on directoryURI field</title>
      <link>https://community.cisco.com/t5/management/axl-user-add-update-fails-on-directoryuri-field/m-p/3465792#M809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on scripts to add and update user's directoryURI setting for a CallManager 9.1.2 server.&amp;nbsp; But I am getting AXL errors saying the hostname can contain only alphanumeric characters.&amp;nbsp; Problem is the hostname should be the domain name with periods.&amp;nbsp; Works via native CUCM Admin pages, but not via AXL.&amp;nbsp; AXL read out is below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;REQUEST: &amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt; &amp;lt;SOAP-ENV:Envelope xmlns:SOAP-ENV="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/envelope/" rel="nofollow" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;&lt;SPAN&gt;" xmlns:ns1="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/AXL/API/9.0" rel="nofollow" target="_blank"&gt;http://www.cisco.com/AXL/API/9.0&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;SOAP-ENV:Body&amp;gt;&amp;lt;ns1:updateUser&amp;gt;&amp;lt;userid&amp;gt;Test1&amp;lt;/userid&amp;gt;&amp;lt;directoryUri&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:Test1@mydomain.com"&gt;Test1@mydomain.com&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/directoryUri&amp;gt;&amp;lt;/ns1:updateUser&amp;gt;&amp;lt;/SOAP-ENV:Body&amp;gt;&amp;lt;/SOAP-ENV:Envelope&amp;gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RESPONSE: &amp;lt;?xml version='1.0' encoding='utf-8'?&amp;gt;&amp;lt;soapenv:Envelope xmlns:soapenv="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/envelope/" rel="nofollow" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;soapenv:Body&amp;gt;&amp;lt;soapenv:Fault&amp;gt;&amp;lt;faultcode&amp;gt;soapenv:Server&amp;lt;/faultcode&amp;gt;&amp;lt;faultstring&amp;gt;Invalid format for directoryUri. Valid format is username@hostname. Hostname can only contain alphanumeric characters.&amp;lt;/faultstring&amp;gt;&amp;lt;detail&amp;gt;&amp;lt;axlError&amp;gt;&amp;lt;axlcode&amp;gt;5003&amp;lt;/axlcode&amp;gt;&amp;lt;axlmessage&amp;gt;Invalid format for directoryUri. Valid format is username@hostname. Hostname can only contain alphanumeric characters.&amp;lt;/axlmessage&amp;gt;&amp;lt;request&amp;gt;updateUser&amp;lt;/request&amp;gt;&amp;lt;/axlError&amp;gt;&amp;lt;/detail&amp;gt;&amp;lt;/soapenv:Fault&amp;gt;&amp;lt;/soapenv:Body&amp;gt;&amp;lt;/soapenv:Envelope&amp;gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried encoding the period in HTML format.&amp;nbsp; Works with Test1@mydomain, but always fails when adding .com to the end.&amp;nbsp; Any ideas?&amp;nbsp; Similar results on later 9.X or 10.X code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 03:04:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/axl-user-add-update-fails-on-directoryuri-field/m-p/3465792#M809</guid>
      <dc:creator>bmennenga</dc:creator>
      <dc:date>2014-07-03T03:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: AXL User Add/Update fails on directoryURI field</title>
      <link>https://community.cisco.com/t5/management/axl-user-add-update-fails-on-directoryuri-field/m-p/3465793#M810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got the same problem in my testing as well.&lt;/P&gt;&lt;P&gt;Looks like a bug to me, since the schema indicated this is a string type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will check with AXL team to get confirmation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Howard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 03:46:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/axl-user-add-update-fails-on-directoryuri-field/m-p/3465793#M810</guid>
      <dc:creator>tinghche</dc:creator>
      <dc:date>2014-07-03T03:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: AXL User Add/Update fails on directoryURI field</title>
      <link>https://community.cisco.com/t5/management/axl-user-add-update-fails-on-directoryuri-field/m-p/3465794#M811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Verified this does work on version 10.5.1.10000-7.&amp;nbsp; Not sure if fixed on recent patch for 9.1.2 yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 20:36:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/axl-user-add-update-fails-on-directoryuri-field/m-p/3465794#M811</guid>
      <dc:creator>bmennenga</dc:creator>
      <dc:date>2014-07-04T20:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: AXL User Add/Update fails on directoryURI field</title>
      <link>https://community.cisco.com/t5/management/axl-user-add-update-fails-on-directoryuri-field/m-p/3465795#M812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Confirmed by AXL team. The issue is applicable only for 9.x and 8.x branches and not been integrated to the releases yet.&lt;/P&gt;&lt;P&gt;The Bug ID is: CSCuo67622&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Howard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 20:01:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/axl-user-add-update-fails-on-directoryuri-field/m-p/3465795#M812</guid>
      <dc:creator>tinghche</dc:creator>
      <dc:date>2014-07-07T20:01:50Z</dc:date>
    </item>
  </channel>
</rss>

