<?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: Inaccurate XML API Documentation in Cloud Collaboration</title>
    <link>https://community.cisco.com/t5/cloud-collaboration/inaccurate-xml-api-documentation/m-p/3448644#M301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Would you be able to confirm for me what the appropriate XML request is for either "lstrecordaccessDetailHistory" or "lstrecordaccessHistory"? I have tried multiple variations of of both and all are failing with no record(s) found. I know the records exist since I'm already pulling a list of everything on my WebEx site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For additional clarification, I'm trying to pull the view count and download count of the recorded meetings of our users. The two request types I mentioned look to be the correct choices, but maybe they are only for a specific section (Support Center, Training Center, etc.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Aug 2016 13:55:03 GMT</pubDate>
    <dc:creator>phillip.isley</dc:creator>
    <dc:date>2016-08-16T13:55:03Z</dc:date>
    <item>
      <title>Inaccurate XML API Documentation</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/inaccurate-xml-api-documentation/m-p/3448642#M299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find that I'm frequently running into inaccurate documentation when trying to create proper XML requests. Is this &lt;A href="https://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/"&gt;https://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/&lt;/A&gt; the best and most accurate resource?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, I'm currently trying to create a proper XML request for "lstrecordaccessDetailHistory as seen here &lt;A href="https://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/#lstrecordaccessdetailhistory"&gt;https://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/#lstrecordaccessdetailhistory&lt;/A&gt;, but finding that the examples are not complete. One of the elements is named "recondid" which I'm guessing should actually be "recordid". Both recondid and recordid exist though when compiling classes based off of the API Schema (10.0.0 SP4) so I'm unsure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently trying the following request using a recordingID I know is valid:&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14710311560392655" jivemacro_uid="_14710311560392655"&gt;
&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;serv:message&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:history="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/service/history" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/service/history&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:com="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/common" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/common&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:att="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/service/attendee" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/service/attendee&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:meet="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/service/meeting" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/service/meeting&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:use="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/service/user" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/service/user&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:xsd="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:ep="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/service/ep" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/service/ep&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:serv="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/service" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/service&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;lt;serv:header&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serv:securityContext&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;com:webExID&amp;gt;MYID&amp;lt;/com:webExID&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;com:password&amp;gt;MYPASSWORD&amp;lt;/com:password&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;com:siteID&amp;gt;MYSITEID&amp;lt;/com:siteID&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;com:partnerID&amp;gt;MYPARTNERID&amp;lt;/com:partnerID&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/serv:securityContext&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;lt;/serv:header&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;lt;serv:body&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serv:bodyContent xsi:type="history:lstrecordaccessDetailHistory"&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;history:recordID&amp;gt;95612197&amp;lt;/history:recordID&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;history:listControl&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serv:startFrom&amp;gt;0&amp;lt;/serv:startFrom&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serv:maximumNum&amp;gt;500&amp;lt;/serv:maximumNum&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/history:listControl&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/serv:bodyContent&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;lt;/serv:body&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/serv:message&amp;gt;&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if I am using the most accurate documentation at this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 18:43:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/inaccurate-xml-api-documentation/m-p/3448642#M299</guid>
      <dc:creator>phillip.isley</dc:creator>
      <dc:date>2016-08-12T18:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccurate XML API Documentation</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/inaccurate-xml-api-documentation/m-p/3448643#M300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are using the most accurate documentation, sorry but it is out of date and may contain errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2016 14:24:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/inaccurate-xml-api-documentation/m-p/3448643#M300</guid>
      <dc:creator>ryanhunt</dc:creator>
      <dc:date>2016-08-15T14:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccurate XML API Documentation</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/inaccurate-xml-api-documentation/m-p/3448644#M301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Would you be able to confirm for me what the appropriate XML request is for either "lstrecordaccessDetailHistory" or "lstrecordaccessHistory"? I have tried multiple variations of of both and all are failing with no record(s) found. I know the records exist since I'm already pulling a list of everything on my WebEx site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For additional clarification, I'm trying to pull the view count and download count of the recorded meetings of our users. The two request types I mentioned look to be the correct choices, but maybe they are only for a specific section (Support Center, Training Center, etc.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 13:55:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/inaccurate-xml-api-documentation/m-p/3448644#M301</guid>
      <dc:creator>phillip.isley</dc:creator>
      <dc:date>2016-08-16T13:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccurate XML API Documentation</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/inaccurate-xml-api-documentation/m-p/3448645#M302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings, Phillip! I just want to rule out one problem that a lot of people run into when using these two commands: the security level of the account being used to submit this requests. Per the documentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Regular hosts can only retrieve the access information of their own recorded sessions, but site administrators can retrieve the access information of all the recorded sessions on their sites.&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the account you are using via the Web UI and ensure that it has either Site Admin access level. If it doesn't, try either giving that account Site Admin access, or run the XML API request using a different account that does have Site Admin access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 16:03:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/inaccurate-xml-api-documentation/m-p/3448645#M302</guid>
      <dc:creator>mifierro</dc:creator>
      <dc:date>2016-08-18T16:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccurate XML API Documentation</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/inaccurate-xml-api-documentation/m-p/3448646#M303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Michael. Thanks for the response. I have, however, confirmed that it is a Site Admin account as I am using it for other site wide API calls. I did see the following text related to "LstrecordaccessHistory" that I thought was meaningful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="color: #525252; font-family: CiscoSansLight, Arial, 'Liberation Sans', FreeSans, sans-serif; font-size: 14px;"&gt;Provides the access details for a previously recorded training session&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I'm understanding this correctly, the LstrecordaccessHistory can only be used to query Training Center recordings. If so, then I don't know if there is an API that will allow me to look at view and download counts for individual user recorded meetings from the Meeting Center.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 16:41:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/inaccurate-xml-api-documentation/m-p/3448646#M303</guid>
      <dc:creator>phillip.isley</dc:creator>
      <dc:date>2016-08-18T16:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccurate XML API Documentation</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/inaccurate-xml-api-documentation/m-p/3448647#M304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again! This seems to be correct, but can you try running the below request, which should give a list of all recordings available:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;body&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bodyContent&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xsi:type="java:com.webex.service.binding.ep.LstRecording"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;listControl&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;startFrom&amp;gt;0&amp;lt;/startFrom&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;maximumNum&amp;gt;10&amp;lt;/maximumNum&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/listControl&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bodyContent&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/body&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have a list from there, run GetRecordingInfo on one of the returned values from the above request:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bodyContent xsi:type="java:com.webex.service.binding.ep.GetRecordingInfo"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;recordingID&amp;gt;xxxxxx&amp;lt;/recordingID&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bodyContent&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/body&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And make sure that this returns information for the recordingID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 22:55:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/inaccurate-xml-api-documentation/m-p/3448647#M304</guid>
      <dc:creator>mifierro</dc:creator>
      <dc:date>2016-08-29T22:55:25Z</dc:date>
    </item>
  </channel>
</rss>

