<?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: Cisco Webex API Exception in Cloud Collaboration</title>
    <link>https://community.cisco.com/t5/cloud-collaboration/cisco-webex-api-exception/m-p/3546107#M1351</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings, Jack! There have been changes made in the XML API that are sometimes missed in the documentation. This appears to be one of those. The correct body section you want is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;lt;body&amp;gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bodyContent xsi:type="java:com.webex.service.binding.history.LstrecordaccessDetailHistory"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;recordID&amp;gt;5862&amp;lt;/recordID&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timeZoneID&amp;gt;4&amp;lt;/timeZoneID&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bodyContent&amp;gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;lt;/body&amp;gt;&lt;/CODE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2015 17:51:01 GMT</pubDate>
    <dc:creator>mifierro</dc:creator>
    <dc:date>2015-11-25T17:51:01Z</dc:date>
    <item>
      <title>Cisco Webex API Exception</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/cisco-webex-api-exception/m-p/3546106#M1350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #222222;"&gt;I have successful consumed several other Webex APIs but the "LstrecordaccessDetailHistory XML Request" doesn't work.&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #222222;"&gt;I got this message from the XML response: "unable to instantiate com.webex.xmlapi.service.binding.history.lstrecordaccessDetailHistory; java.lang.ClassNotFoundException: com.webex.xmlapi.service.binding.history.lstrecordaccessDetailHistory"&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #222222;"&gt;Here's my XML request body:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #222222;"&gt;&lt;CODE style="font-weight: inherit; font-style: inherit; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;String strXML = "&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;&amp;lt;?&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;xml version&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;\"&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;1.0&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;\" encoding&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;\"ISO&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;8859&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="lit" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;1&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;\"&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;?&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;\r\n";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;serv:message&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;&lt;/SPAN&gt;&lt;SPAN class="atn" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;xmlns:xsi&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="atv" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;\"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0a63a7;" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;\"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;&lt;/SPAN&gt;&lt;SPAN class="atn" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;xmlns:serv&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="atv" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;\"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/service" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0a63a7;" target="_blank"&gt;http://www.webex.com/schemas/2002/06/service&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;\"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;\r\n";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;header&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;securityContext&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;password&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;password&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/password&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;siteName&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;siteName&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/siteName&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;email&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;email&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/email&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/securityContext&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/header&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;body&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;bodyContent&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;&lt;/SPAN&gt;&lt;SPAN class="atn" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;xsi:type&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="atv" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;\"java:com.webex.service.binding.history.lstrecordaccessDetailHistory\"&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;recondID&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;recondID&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/recondID&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;timeZoneID&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;timeZoneID&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/timeZoneID&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;listControl&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;startFrom&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;1&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/startFrom&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;maximumNum&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;500&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/maximumNum&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;listMethod&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;OR&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/listMethod&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/listControl&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/bodyContent&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/body&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;BR /&gt;&amp;nbsp; strXML += "&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;&amp;lt;/serv:message&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;";&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #222222;"&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #222222;"&gt;&lt;SPAN class="pln" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #222222;"&gt;Here's the documentation from Cisco: &lt;A class="jive-link-external-small" href="https://developer.cisco.com/media/webex-xml-api/95LstrecordaccessDetailHistory.html" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0a63a7;" target="_blank"&gt;https://developer.cisco.com/media/webex-xml-api/95LstrecordaccessDetailHistory.html&lt;/A&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #222222;"&gt;Any one has gone through this before?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 23:16:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/cisco-webex-api-exception/m-p/3546106#M1350</guid>
      <dc:creator>zhan.wang1</dc:creator>
      <dc:date>2015-07-24T23:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Webex API Exception</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/cisco-webex-api-exception/m-p/3546107#M1351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings, Jack! There have been changes made in the XML API that are sometimes missed in the documentation. This appears to be one of those. The correct body section you want is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;lt;body&amp;gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bodyContent xsi:type="java:com.webex.service.binding.history.LstrecordaccessDetailHistory"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;recordID&amp;gt;5862&amp;lt;/recordID&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timeZoneID&amp;gt;4&amp;lt;/timeZoneID&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bodyContent&amp;gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;lt;/body&amp;gt;&lt;/CODE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 17:51:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/cisco-webex-api-exception/m-p/3546107#M1351</guid>
      <dc:creator>mifierro</dc:creator>
      <dc:date>2015-11-25T17:51:01Z</dc:date>
    </item>
  </channel>
</rss>

