<?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/Tomcat/Informix  - Read/Write and  connection capabilities concern. in Management</title>
    <link>https://community.cisco.com/t5/management/axl-tomcat-informix-read-write-and-connection-capabilities/m-p/3854125#M3046</link>
    <description>&lt;P&gt;The maximum 999 writes per minute was "retired" after CUCM 7.0 (The MaxAXLWritesPerMinute service parameter has been deprecated and is no longer available.) The new method is Dynamic Throttling of Requests. You can read more here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/devguide/9_1_1/xmldev-911/axl.html#pgfId-1054955" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/devguide/9_1_1/xmldev-911/axl.html#pgfId-1054955&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically, there are n&lt;SPAN&gt;o limits for total number of records. But size of total recordes must be less than 8MB per request and 16MB is the maximum buffer allocated for parallel processing of requests.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You should program your changes to throttle or have a time buffer between changes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2019 18:26:20 GMT</pubDate>
    <dc:creator>jeremy.worden</dc:creator>
    <dc:date>2019-05-10T18:26:20Z</dc:date>
    <item>
      <title>AXL/Tomcat/Informix  - Read/Write and  connection capabilities concern.</title>
      <link>https://community.cisco.com/t5/management/axl-tomcat-informix-read-write-and-connection-capabilities/m-p/3830932#M3036</link>
      <description>&lt;P&gt;Hi Dev Team&lt;/P&gt;&lt;P&gt;Could you please help me with these technical questions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are working with CUCM 11.6,&lt;/P&gt;&lt;P&gt;our setup is one cluster, 1 PUB 8 Subs 2 TFTP and 2 MOHs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What we want to do is to automate all the translation patterns in the cluster to change the &lt;STRONG&gt;called party transformation mask&lt;/STRONG&gt; to a destination that is generated dynamically (&lt;STRONG&gt;end user specified&lt;/STRONG&gt;), that automation would be &lt;STRONG&gt;every day at 8:00AM and then to be removed at 5:00PM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have in&amp;nbsp; our cluster arround 10K translation patterns that need to be modifed.&lt;/P&gt;&lt;P&gt;We use the AXL schema to update them 1 by 1 (1 translation is a AXL write).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wanted to ask you if you know the limitations of the CUCM 11.6 AXL capabilities, I know there is a service parameter that allows it update up &lt;STRONG&gt;to 999 per minute (default&amp;nbsp;is 50).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are worried if we use&amp;nbsp;that parameted up to 999&amp;nbsp;about how this could affect the CPU performance.&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Maximum AXL Writes Allowed per Minute:&lt;/STRONG&gt; &lt;IMG alt="Required Field" src="https://uc29jux1.opr.statefarm.org/ccmadmin/themes/VtgBlaf/required.gif" border="0" /&gt;&lt;/TD&gt;&lt;TD&gt;This parameter specifies the maximum number of updates, per minute, to the Cisco CallManager database and the LDAP user directory that can be performed by using the AVVID XML Layer (AXL) API.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;This is a required field.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Default:&amp;nbsp; 50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Minimum:&amp;nbsp; 0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Maximum:&amp;nbsp; 999&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you pleaser help us on &lt;STRONG&gt;these&lt;/STRONG&gt; points?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;* By your experience,&lt;STRONG&gt; how the CUCM would behave&lt;/STRONG&gt; by beingclose of using the 999 limit writes&amp;nbsp;AXL API?&lt;/P&gt;&lt;P&gt;* We have a cluster to test that, but we are unsure how (and &lt;STRONG&gt;where) to get the performance metrics/analysis to create a document about how it impacted the cluster in the testing scenarios.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;* Like AXL connections.&lt;/P&gt;&lt;P&gt;* AXL errors&lt;/P&gt;&lt;P&gt;* CPU ussage.&lt;/P&gt;&lt;P&gt;* Performance Metrics.&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;&lt;P&gt;Juan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 20:00:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/axl-tomcat-informix-read-write-and-connection-capabilities/m-p/3830932#M3036</guid>
      <dc:creator>stfarmfgzj1</dc:creator>
      <dc:date>2019-04-02T20:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: AXL/Tomcat/Informix  - Read/Write and  connection capabilities concern.</title>
      <link>https://community.cisco.com/t5/management/axl-tomcat-informix-read-write-and-connection-capabilities/m-p/3854125#M3046</link>
      <description>&lt;P&gt;The maximum 999 writes per minute was "retired" after CUCM 7.0 (The MaxAXLWritesPerMinute service parameter has been deprecated and is no longer available.) The new method is Dynamic Throttling of Requests. You can read more here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/devguide/9_1_1/xmldev-911/axl.html#pgfId-1054955" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/devguide/9_1_1/xmldev-911/axl.html#pgfId-1054955&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically, there are n&lt;SPAN&gt;o limits for total number of records. But size of total recordes must be less than 8MB per request and 16MB is the maximum buffer allocated for parallel processing of requests.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You should program your changes to throttle or have a time buffer between changes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 18:26:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/axl-tomcat-informix-read-write-and-connection-capabilities/m-p/3854125#M3046</guid>
      <dc:creator>jeremy.worden</dc:creator>
      <dc:date>2019-05-10T18:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: AXL/Tomcat/Informix  - Read/Write and  connection capabilities concern.</title>
      <link>https://community.cisco.com/t5/management/axl-tomcat-informix-read-write-and-connection-capabilities/m-p/3858654#M3058</link>
      <description>&lt;P&gt;A few thoughts:&lt;/P&gt;
&lt;P&gt;- AXL is in general not intended for this type of 'real time feature' application.&amp;nbsp; I'd be interested to understand the detailed business requirement here...perhaps another mechanism - like CURRI or a TAPI/JTAPI application using CTI Route Points - would be more efficient/effective&lt;/P&gt;
&lt;P&gt;- My impression is that operations that affect the dynamic dial/routing-plan of CUCM can be very heavyweight.&amp;nbsp; Can't say if this particular kind of update would be one of those; testing should help understanding&lt;/P&gt;
&lt;P&gt;- The 'Maximum AXL Writes Allowed per Minute' parameter is deprecated and no longer has any effect.&amp;nbsp; CUCM write operations are dynamically throttled based on real-time database processing queue depth&lt;/P&gt;
&lt;P&gt;- The Real-time Monitoring Tool (RTMT) for CUCM will be most helpful for monitoring dynamic performance.&amp;nbsp; You can view/graph all of the items you mention below using RTMT&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 22:51:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/axl-tomcat-informix-read-write-and-connection-capabilities/m-p/3858654#M3058</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2019-05-17T22:51:28Z</dc:date>
    </item>
  </channel>
</rss>

