<?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: Adding Roles to CUCM via AXL in Management</title>
    <link>https://community.cisco.com/t5/management/adding-roles-to-cucm-via-axl/m-p/3575335#M2308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We'll pass along the request.&amp;nbsp; Let us know if you need help in attempting to implement via SQL...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jan 2016 22:48:43 GMT</pubDate>
    <dc:creator>dstaudt</dc:creator>
    <dc:date>2016-01-28T22:48:43Z</dc:date>
    <item>
      <title>Adding Roles to CUCM via AXL</title>
      <link>https://community.cisco.com/t5/management/adding-roles-to-cucm-via-axl/m-p/3575331#M2304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CUCM 10.5.2SU2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've looked through the CUCM AXL WSDL and I can't find a call to add/modify/change CUCM roles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The screen is &lt;STRONG&gt;User Management &amp;gt; User Settings &amp;gt; Role&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an AXL call that allows me to add/change/delete entries on this screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help you may be able to provide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 19:51:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/adding-roles-to-cucm-via-axl/m-p/3575331#M2304</guid>
      <dc:creator>Joseph Jacobs</dc:creator>
      <dc:date>2016-01-27T19:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Roles to CUCM via AXL</title>
      <link>https://community.cisco.com/t5/management/adding-roles-to-cucm-via-axl/m-p/3575332#M2305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dug into the AXL API/WSDL along with Serviceability, UDS, PAWS, etc., and it looks to me like the web UI is the only way to add and modify roles. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 17:45:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/adding-roles-to-cucm-via-axl/m-p/3575332#M2305</guid>
      <dc:creator>npetrele</dc:creator>
      <dc:date>2016-01-28T17:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Roles to CUCM via AXL</title>
      <link>https://community.cisco.com/t5/management/adding-roles-to-cucm-via-axl/m-p/3575333#M2306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For assigning built-in/standard roles to users, see the &amp;lt;updateUserGroup&amp;gt; request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick is correct that there are no stand-alone AXL requests for creating entirely new roles (as is possible via the UI.)&amp;nbsp; You may be able to accomplish this via AXL using &amp;lt;executeSqlUpdate&amp;gt;, however.&amp;nbsp; The following tables appear to be involved:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;functionrole - stores the names/pkid/description of all roles&lt;/P&gt;&lt;P&gt;functionroledirgroupmap - stores the mapping of roles to user groups (groups are stored in dirgroup)&lt;/P&gt;&lt;P&gt;functionroleresourcemap - stores the mapping of roles to controlled resources (resources are stored in typeresource)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 18:17:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/adding-roles-to-cucm-via-axl/m-p/3575333#M2306</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2016-01-28T18:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Roles to CUCM via AXL</title>
      <link>https://community.cisco.com/t5/management/adding-roles-to-cucm-via-axl/m-p/3575334#M2307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks both for your responses.&amp;nbsp; That's what I thought, but I thought I'd ask the community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe I can also create custom roles via a TAR ball, but that's still the GUI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks dstaudt, I did know about the updateUserGroup command to assign roles to users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a process to request an AXL call be added for the ROLES menu?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 18:21:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/adding-roles-to-cucm-via-axl/m-p/3575334#M2307</guid>
      <dc:creator>Joseph Jacobs</dc:creator>
      <dc:date>2016-01-28T18:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Roles to CUCM via AXL</title>
      <link>https://community.cisco.com/t5/management/adding-roles-to-cucm-via-axl/m-p/3575335#M2308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We'll pass along the request.&amp;nbsp; Let us know if you need help in attempting to implement via SQL...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 22:48:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/adding-roles-to-cucm-via-axl/m-p/3575335#M2308</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2016-01-28T22:48:43Z</dc:date>
    </item>
  </channel>
</rss>

