<?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 Python with AXL add region failed (CUCM 11.5) in Management</title>
    <link>https://community.cisco.com/t5/management/python-with-axl-add-region-failed-cucm-11-5/m-p/4134363#M3458</link>
    <description>&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to run python script (attached) to add resgion using axl and it is giving me the below error :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Users\elie.gerges\AppData\Local\Programs\Python\Python38\lib\site-packages\urllib3\connectionpool.py:997: InsecureRequestWarning: Unverified HTTPS request is being made to host '10.1.240.88'. Adding certificate verification is strongly advised. See: &lt;A href="https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings" target="_blank"&gt;https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings&lt;/A&gt;&lt;BR /&gt;warnings.warn(&lt;BR /&gt;Zeep error: addRegion: No current row&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Elie&lt;/P&gt;</description>
    <pubDate>Wed, 12 Aug 2020 07:07:12 GMT</pubDate>
    <dc:creator>eliegerges</dc:creator>
    <dc:date>2020-08-12T07:07:12Z</dc:date>
    <item>
      <title>Python with AXL add region failed (CUCM 11.5)</title>
      <link>https://community.cisco.com/t5/management/python-with-axl-add-region-failed-cucm-11-5/m-p/4134363#M3458</link>
      <description>&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to run python script (attached) to add resgion using axl and it is giving me the below error :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Users\elie.gerges\AppData\Local\Programs\Python\Python38\lib\site-packages\urllib3\connectionpool.py:997: InsecureRequestWarning: Unverified HTTPS request is being made to host '10.1.240.88'. Adding certificate verification is strongly advised. See: &lt;A href="https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings" target="_blank"&gt;https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings&lt;/A&gt;&lt;BR /&gt;warnings.warn(&lt;BR /&gt;Zeep error: addRegion: No current row&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Elie&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 07:07:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/python-with-axl-add-region-failed-cucm-11-5/m-p/4134363#M3458</guid>
      <dc:creator>eliegerges</dc:creator>
      <dc:date>2020-08-12T07:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Python with AXL add region failed (CUCM 11.5)</title>
      <link>https://community.cisco.com/t5/management/python-with-axl-add-region-failed-cucm-11-5/m-p/4134690#M3459</link>
      <description>&lt;P&gt;Seems to be working for me on CUCM 11.5...&lt;/P&gt;
&lt;P&gt;I can see that the related region name may have an extra 'n' which could throw things off assuming the other region (which exists?) is not also typo'd:&lt;/P&gt;
&lt;PRE&gt;'regionName': 'testRegionn'&lt;/PRE&gt;
&lt;P&gt;Can you confirm that you downloaded/placed the AXL WSDL files for 11.5 into the project?&lt;/P&gt;
&lt;P&gt;Assuming you are using this project: &lt;A href="https://github.com/CiscoDevNet/axl-python-zeep-samples" target="_self"&gt;https://github.com/CiscoDevNet/axl-python-zeep-samples&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;there have been some minor updates recently - it might be worth updating to see if any of the changes affect you.&lt;/P&gt;
&lt;P&gt;E.g.:&lt;/P&gt;
&lt;PRE&gt;git pull --rebase origin master&lt;/PRE&gt;
&lt;P&gt;If you're still having issues, might enable the debug tracing option in the sample and share the output here.&amp;nbsp; If all else fails, would suggest opening a DevNet developer support ticket so we can dig into the AXL logs on your CUCM - could be an environment issue: &lt;A href="https://developer.cisco.com/site/support/" target="_self"&gt;https://developer.cisco.com/site/support/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 16:37:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/python-with-axl-add-region-failed-cucm-11-5/m-p/4134690#M3459</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2020-08-12T16:37:55Z</dc:date>
    </item>
  </channel>
</rss>

