<?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 Does the NBR API provide access to recording statistics? in Cloud Collaboration</title>
    <link>https://community.cisco.com/t5/cloud-collaboration/does-the-nbr-api-provide-access-to-recording-statistics/m-p/3592819#M1930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use the NBR API to access statistics about recorded meeting usage. Cisco is able to to provide an Excel report containing many details about current recordings including:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;CONFID&lt;/LI&gt;&lt;LI&gt;CONFNAME&lt;/LI&gt;&lt;LI&gt;RECORDID&lt;/LI&gt;&lt;LI&gt;RECORDNAME&lt;/LI&gt;&lt;LI&gt;PLAYBACKCOUNT&lt;/LI&gt;&lt;LI&gt;DOWNLOADCOUNT&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there a way to access this data programmatically using the NBR APIs? I am having trouble finding detailed information about the NBR API. The getNBRXmlForReport API looks interesting but I am unsure what to provide for the hashKey parameter. Is this the ticket from the getMeetingTicket API? I tried a few different ways of calling getMeetingTicket but all combinations return the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;faultcode&amp;gt;soapenv:Server.userException&amp;lt;/faultcode&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;lt;faultstring&amp;gt;The request is invaid.&amp;lt;/faultstring&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;lt;faultactor&amp;gt;nbrXmlService&amp;lt;/faultactor&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the full request:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;soapenv:Envelope 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;" 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;" xmlns:soapenv="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/envelope/" rel="nofollow" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;&lt;SPAN&gt;" xmlns:wbx="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wbxservice.nbr.webservice.webex.com" rel="nofollow" target="_blank"&gt;http://wbxservice.nbr.webservice.webex.com&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;soapenv:Header/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;soapenv:Body&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wbx:getNBRXmlForReport soapenv:encodingStyle="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/encoding/" rel="nofollow" target="_blank"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;&lt;SPAN&gt;"&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;nbsp; &amp;lt;siteId xsi:type="xsd:long"&amp;gt;xxxxxx&amp;lt;/siteId&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;lt;confId xsi:type="xsd:long"&amp;gt;yyyyyyyyyy&amp;lt;/confId&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;lt;hashKey xsi:type="xsd:string"&amp;gt;????&amp;lt;/hashKey&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/wbx:getNBRXmlForReport&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/soapenv:Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insight would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Apr 2016 15:54:49 GMT</pubDate>
    <dc:creator>rmurphy4063</dc:creator>
    <dc:date>2016-04-26T15:54:49Z</dc:date>
    <item>
      <title>Does the NBR API provide access to recording statistics?</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/does-the-nbr-api-provide-access-to-recording-statistics/m-p/3592819#M1930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use the NBR API to access statistics about recorded meeting usage. Cisco is able to to provide an Excel report containing many details about current recordings including:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;CONFID&lt;/LI&gt;&lt;LI&gt;CONFNAME&lt;/LI&gt;&lt;LI&gt;RECORDID&lt;/LI&gt;&lt;LI&gt;RECORDNAME&lt;/LI&gt;&lt;LI&gt;PLAYBACKCOUNT&lt;/LI&gt;&lt;LI&gt;DOWNLOADCOUNT&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there a way to access this data programmatically using the NBR APIs? I am having trouble finding detailed information about the NBR API. The getNBRXmlForReport API looks interesting but I am unsure what to provide for the hashKey parameter. Is this the ticket from the getMeetingTicket API? I tried a few different ways of calling getMeetingTicket but all combinations return the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;faultcode&amp;gt;soapenv:Server.userException&amp;lt;/faultcode&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;lt;faultstring&amp;gt;The request is invaid.&amp;lt;/faultstring&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;lt;faultactor&amp;gt;nbrXmlService&amp;lt;/faultactor&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the full request:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;soapenv:Envelope 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;" 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;" xmlns:soapenv="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/envelope/" rel="nofollow" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;&lt;SPAN&gt;" xmlns:wbx="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wbxservice.nbr.webservice.webex.com" rel="nofollow" target="_blank"&gt;http://wbxservice.nbr.webservice.webex.com&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;soapenv:Header/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;soapenv:Body&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wbx:getNBRXmlForReport soapenv:encodingStyle="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/encoding/" rel="nofollow" target="_blank"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;&lt;SPAN&gt;"&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;nbsp; &amp;lt;siteId xsi:type="xsd:long"&amp;gt;xxxxxx&amp;lt;/siteId&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;lt;confId xsi:type="xsd:long"&amp;gt;yyyyyyyyyy&amp;lt;/confId&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;lt;hashKey xsi:type="xsd:string"&amp;gt;????&amp;lt;/hashKey&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/wbx:getNBRXmlForReport&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/soapenv:Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insight would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 15:54:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/does-the-nbr-api-provide-access-to-recording-statistics/m-p/3592819#M1930</guid>
      <dc:creator>rmurphy4063</dc:creator>
      <dc:date>2016-04-26T15:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Does the NBR API provide access to recording statistics?</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/does-the-nbr-api-provide-access-to-recording-statistics/m-p/3592820#M1931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings, Richard! I just answered a similar question for you in a different thread; u&lt;SPAN style="font-size: 13.3333px;"&gt;nfortunately, it is not possible to get these stats from the NBR API.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 17:26:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/does-the-nbr-api-provide-access-to-recording-statistics/m-p/3592820#M1931</guid>
      <dc:creator>mifierro</dc:creator>
      <dc:date>2016-05-02T17:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Does the NBR API provide access to recording statistics?</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/does-the-nbr-api-provide-access-to-recording-statistics/m-p/3592821#M1932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for confirming this. Please consider adding a method to access recording statistics via one of the WebEx APIs, whether that be the XML API or the NBR API. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 19:20:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/does-the-nbr-api-provide-access-to-recording-statistics/m-p/3592821#M1932</guid>
      <dc:creator>rmurphy4063</dc:creator>
      <dc:date>2016-05-05T19:20:47Z</dc:date>
    </item>
  </channel>
</rss>

