<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Usage Reporting</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=4828390" />
  <subtitle>Topics around using the XML History Service to pull usage information suitable for departmental or third-party billing processes</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=4828390</id>
  <updated>2013-06-19T17:19:12Z</updated>
  <dc:date>2013-06-19T17:19:12Z</dc:date>
  <entry>
    <title>RE: API Lag Time</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15705478" />
    <author>
      <name>Jade Moors</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15705478</id>
    <updated>2013-05-29T22:08:07Z</updated>
    <published>2013-05-29T22:08:07Z</published>
    <summary type="html">Hi T.J.,

Reports through APIs should be available approximately the same time as reports on your WebEx site.   While generally it is available within a few hours, it can potentially take 24-48 hours after the completion of a meeting for data to be propagated.  You can set it to pull after 24 hours if you want to be safe.  Otherwise you can retry in 24 hours if the intial query returns no records for your session.

Regards,

Jayde Moors
WebEx API Developer Services</summary>
    <dc:creator>Jade Moors</dc:creator>
    <dc:date>2013-05-29T22:08:07Z</dc:date>
  </entry>
  <entry>
    <title>API Lag Time</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15691923" />
    <author>
      <name>T.J. Fields</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15691923</id>
    <updated>2013-05-29T15:17:01Z</updated>
    <published>2013-05-29T15:17:01Z</published>
    <summary type="html">I've noticed that when trying to query an event for attendance, I've had to wait a while before the data can be seen via the API.  Just to be safe, I usually wait a day before querying, because I'm not quite sure how long it actually takes to show up

How long does it take after a webinar ends before I can query the data via the API?

Thanks!</summary>
    <dc:creator>T.J. Fields</dc:creator>
    <dc:date>2013-05-29T15:17:01Z</dc:date>
  </entry>
  <entry>
    <title>RE: [WebEx XML API] Delete one meeting usage history by confID</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11736042" />
    <author>
      <name>Nathan Morrow</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11736042</id>
    <updated>2013-02-08T18:10:51Z</updated>
    <published>2013-02-08T18:10:51Z</published>
    <summary type="html">It is not possible to delete history data, although you can choose which data to ignore when parsing. The history commands also support filtering options when requesting data, including date range, conf id, session Key, etc, that will result in a smaller data set being returned.</summary>
    <dc:creator>Nathan Morrow</dc:creator>
    <dc:date>2013-02-08T18:10:51Z</dc:date>
  </entry>
  <entry>
    <title>RE: Force to generate the usage report of a meeting</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11736021" />
    <author>
      <name>Nathan Morrow</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11736021</id>
    <updated>2013-02-08T18:08:52Z</updated>
    <published>2013-02-08T18:08:52Z</published>
    <summary type="html">While some preliminary data may be available immediately following a session, reports are generally not available until 24-48 hours after a session completes. API reporting data comes from the same system as the reports you can download directly from the site and are available at the same time. If there is a significant delay in the availability of reports, the technical support team should be contacted to begin investigation.</summary>
    <dc:creator>Nathan Morrow</dc:creator>
    <dc:date>2013-02-08T18:08:52Z</dc:date>
  </entry>
  <entry>
    <title>[WebEx XML API] Delete one meeting usage history by confID</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11722834" />
    <author>
      <name>Nicolas Dos Santos</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11722834</id>
    <updated>2013-02-08T14:55:11Z</updated>
    <published>2013-02-08T14:55:11Z</published>
    <summary type="html">I use the WebEx XML API to create Meeting Center, and get the meeting history.
I started a meeting several times, and I get multiple meeting usage histories for the same meeting.
Is it possible to delete one meeting usage history without deleting the meeting itself and other meeting usage histories.
I believe that each historic meeting has a unique identifier, confID, but I haven't found how to delete a meeting usage history using this identifier, such an operation is called DelMeetingUsageHistory
Could you help me ?</summary>
    <dc:creator>Nicolas Dos Santos</dc:creator>
    <dc:date>2013-02-08T14:55:11Z</dc:date>
  </entry>
  <entry>
    <title>Force to generate the usage report of a meeting</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11707443" />
    <author>
      <name>Nicolas Dos Santos</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11707443</id>
    <updated>2013-02-08T08:21:59Z</updated>
    <published>2013-02-08T08:21:59Z</published>
    <summary type="html">I use the WebEx XML API to create Meeting Center, and when the meeting is ended, I want to get the meeting history.
In the reference guide ([url=http://developer.cisco.com/documents/4733862/4736722/xml_api_5+9.pdf]http://developer.cisco.com/documents/4733862/4736722/xml_api_5+9.pdf[/url]), I use the Service History (Chapter 10), and I use operations "LstmeetingusageHistory" and "LstmeetingattendeeHistory".
Unfortunately, I cannot obtain the Meeting history immediately after the meeting is over. I have to wait some time (I do not know how long) before history is available.
I have 2 questions:
When a meeting ends, after how long is it possible to recover the history of the meeting?
Is it possible to force the generation of history in order to recover faster?</summary>
    <dc:creator>Nicolas Dos Santos</dc:creator>
    <dc:date>2013-02-08T08:21:59Z</dc:date>
  </entry>
  <entry>
    <title>WebEX API related Questions</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10155744" />
    <author>
      <name>Meena Meyyappan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10155744</id>
    <updated>2013-01-10T23:48:13Z</updated>
    <published>2013-01-10T23:48:13Z</published>
    <summary type="html">We are looking for a WebEx API that can provide the following features. Is there an API available for this? Could anyone provide necessary information to implement this feature for WebEx? If there is no API, could you provide information on how to go about developing this API? Thanks.
 1. Get a detailed report of all the meeting recordings for clients including the size of the recordings?
 2. Feature to warn users with notifications as they are approaching their maximum storage limit
 3. Provide aging report for all recordings in the system as well as automatic deletion of recording after specific days
4. Warn users as they are approaching recording deletion date
5. Automate changing of recordings ownership
 
 </summary>
    <dc:creator>Meena Meyyappan</dc:creator>
    <dc:date>2013-01-10T23:48:13Z</dc:date>
  </entry>
  <entry>
    <title>Unsubscribing from Cisco Developer Community Forums</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6519433" />
    <author>
      <name>Ryan Gaffney</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6519433</id>
    <updated>2012-09-18T17:53:41Z</updated>
    <published>2012-09-18T17:53:41Z</published>
    <summary type="html">When I go to "subscriptions" it shows that I am not subscribed from anything.  However, I receive new emails whenever somebody posts in these forums.  And nor could I find anything in the account settings to disable this.
 
Since [b]there is no unsubscribe link in the emails[/b] I receive, and since I can't find anywhere on this website to unsubscribe, I am left to filter everything from cdicuser@developer.cisco.com to spam.</summary>
    <dc:creator>Ryan Gaffney</dc:creator>
    <dc:date>2012-09-18T17:53:41Z</dc:date>
  </entry>
  <entry>
    <title>GetFeedbackInfo Not Returning Results</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6193517" />
    <author>
      <name>Eric Penetar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6193517</id>
    <updated>2012-07-27T19:08:40Z</updated>
    <published>2012-07-27T19:08:40Z</published>
    <summary type="html">I am trying to pull survey information from out past WebEx Events. I pass in the conf ID, and see all of the users returned back, but all of the survey info is simply blank. When I run an attendance report, I can see the survey results in the exported CSV file. 
The snippet of the XML is as follows:
&lt;pre style="font-family: Consolas; font-size: 13; color: black; background: white;"&gt;[color=#a31515]&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;[/color]

[color=#a31515]&lt;serv:message xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:serv=\"http://www.webex.com/schemas/2002/06/service\" xsi:schemaLocation=\"http://www.webex.com/schemas/2002/06/service http://www.webex.com/schemas/2002/06/service/service.xsd\"&gt;[/color]
[color=#a31515]header information left out
&lt;bodyContent xsi:type=\"java:com.webex.service.binding.attendee.GetFeedbackInfo\"&gt;[/color]
[color=#a31515]&lt;confID&gt;270721440&lt;/confID&gt;[/color]
[color=#a31515]&lt;/bodyContent&gt;[/color]
  [color=#a31515]&lt;/body&gt;[/color]
[color=#a31515]&lt;/serv:message&gt;[/color]

All other functions for this meeting are working properly, including GetEvent, LsteventattendeeHistory, etc.

I have tried other past events as well, and none of them seem to be returning the info.

Please help.

Thanks

Eric  
&lt;/pre&gt;</summary>
    <dc:creator>Eric Penetar</dc:creator>
    <dc:date>2012-07-27T19:08:40Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to use XML API LstsummaryEvent</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5739008" />
    <author>
      <name>Bill Mania</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5739008</id>
    <updated>2012-05-16T17:56:36Z</updated>
    <published>2012-05-16T17:56:36Z</published>
    <summary type="html">The user ${webExID} had not been granted access to any of the existing Events by the Site Admin for ${siteName}. Once that was done, the request returned plenty of Events.</summary>
    <dc:creator>Bill Mania</dc:creator>
    <dc:date>2012-05-16T17:56:36Z</dc:date>
  </entry>
  <entry>
    <title>How to use XML API LstsummaryEvent</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5738463" />
    <author>
      <name>Bill Mania</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5738463</id>
    <updated>2012-05-16T15:34:52Z</updated>
    <published>2012-05-16T15:34:52Z</published>
    <summary type="html">If I login to https://${siteName}.webex.com/ as the user ${webExID}, I can see many Events, past and future. However, when I submit the following request to https://${siteName}.webex.com/WBXService/XMLService:
 
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
&lt;header&gt;
&lt;securityContext&gt;
&lt;webExID&gt;${webExID}&lt;/webExID&gt;
&lt;password&gt;XXXXX&lt;/password&gt;
&lt;siteName&gt;${siteName}&lt;/siteName&gt;
&lt;/securityContext&gt;
&lt;/header&gt;
&lt;body&gt;
&lt;bodyContent xsi:type="java:com.webex.service.binding.event.LstsummaryEvent"&gt;
    &lt;listControl&gt;
        &lt;startFrom&gt;1&lt;/startFrom&gt;
        &lt;maximumNum&gt;10&lt;/maximumNum&gt;
    &lt;/listControl&gt;
    &lt;order&gt;
        &lt;orderBy&gt;HOSTWEBEXID&lt;/orderBy&gt;
        &lt;orderAD&gt;ASC&lt;/orderAD&gt;
    &lt;/order&gt;
    &lt;dateScope&gt;
        &lt;startDateStart&gt;05/22/2012 00:00:00&lt;/startDateStart&gt;
        &lt;timeZoneID&gt;7&lt;/timeZoneID&gt;
    &lt;/dateScope&gt;
&lt;/bodyContent&gt;
&lt;/body&gt;
&lt;/serv:message&gt;
 
I get the response:
 
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:event="http://www.webex.com/schemas/2002/06/service/event"&gt;&lt;serv:header&gt;&lt;serv:response&gt;&lt;serv:result&gt;FAILURE&lt;/serv:result&gt;&lt;serv:reason&gt;Sorry, no record found&lt;/serv:reason&gt;&lt;serv:gsbStatus&gt;PRIMARY&lt;/serv:gsbStatus&gt;&lt;serv:exceptionID&gt;000015&lt;/serv:exceptionID&gt;&lt;/serv:response&gt;&lt;/serv:header&gt;&lt;serv:body&gt;&lt;serv:bodyContent/&gt;&lt;/serv:body&gt;&lt;/serv:message&gt;
 
What am I missing?</summary>
    <dc:creator>Bill Mania</dc:creator>
    <dc:date>2012-05-16T15:34:52Z</dc:date>
  </entry>
  <entry>
    <title>RE: LstmeetingattendeeHistory - No Record Found</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5235102" />
    <author>
      <name>rick mcewan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5235102</id>
    <updated>2012-03-02T02:42:08Z</updated>
    <published>2012-03-02T02:42:08Z</published>
    <summary type="html">I figured it out:

1) Use LsteventattendeeHistory
2) set &lt;sessionKey&gt; to Event ID

BAM! Got records back.</summary>
    <dc:creator>rick mcewan</dc:creator>
    <dc:date>2012-03-02T02:42:08Z</dc:date>
  </entry>
  <entry>
    <title>LstmeetingattendeeHistory - No Record Found</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5235088" />
    <author>
      <name>rick mcewan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5235088</id>
    <updated>2012-03-02T02:33:08Z</updated>
    <published>2012-03-02T02:33:08Z</published>
    <summary type="html">I'm trying to get meeting attendees using LstmeetingattendeeHistory. 
 
Questions:
 
1) How can I specify a event id? Or do I have to use conference ID
2) What is the difference between confID, and meetingKey?
3) Do I need to be using a special partnerID?
4) Here is my xml:
-----------------------------------------------------
 
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:serv="http://www.webex.com/schemas/2002/06/service" xsi:schemaLocation="http://www.webex.com/schemas/2002/06/service http://www.webex.com/schemas/2002/06/service/service.xsd"&gt;
&lt;header&gt;
&lt;securityContext&gt;
&lt;webExID&gt;username&lt;/webExID&gt;
&lt;password&gt;password&lt;/password&gt;
&lt;siteName&gt;sitename&lt;/siteName&gt;
&lt;partnerID&gt;partnerid&lt;/partnerID&gt;
&lt;/securityContext&gt;
&lt;/header&gt;
&lt;body&gt;
&lt;bodyContent xsi:type="java:com.webex.service.binding.history.LstmeetingattendeeHistory"&gt;
&lt;confID&gt;valid eventid, or confid&lt;/confID&gt;
&lt;/bodyContent&gt;
&lt;/body&gt;
&lt;/serv:message&gt;
-----------------------------------------------------
I keep getting back
 
FAILURE
Sorry, no record found
 </summary>
    <dc:creator>rick mcewan</dc:creator>
    <dc:date>2012-03-02T02:33:08Z</dc:date>
  </entry>
  <entry>
    <title>RE: Getting Training Center Reportes using API</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5131217" />
    <author>
      <name>Kingsley Lewis</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5131217</id>
    <updated>2012-02-10T18:56:45Z</updated>
    <published>2012-02-10T18:56:45Z</published>
    <summary type="html">Hi Umesh,

Look up the command LsttrainingattendeeHistory.  The history commands will have usage and attendee usage data.</summary>
    <dc:creator>Kingsley Lewis</dc:creator>
    <dc:date>2012-02-10T18:56:45Z</dc:date>
  </entry>
  <entry>
    <title>Getting Training Center Reportes using API</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5126269" />
    <author>
      <name>Umesh Chaurasia</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5126269</id>
    <updated>2012-02-10T09:53:49Z</updated>
    <published>2012-02-10T09:53:49Z</published>
    <summary type="html">Hi,
 
We have following requirement from customer related to WebEx Traning Center-
- [b]Scheduling a training into WebEx training Center[/b] - For this we know the APIs. Mainly we need to fetch details from customer CRM and push into webex Training Center
- [b]Getting reports about the who have atteded particullar training and for how much duration. Also wehn attendee joined nd left the training -[/b]  Mainly getting the data from webex and need to push into CRM
 
I can see in latest document that [b][color=#ff0000]LstTrainingSession (Deprecated) [/color][/b]has been removed now. Do we have any other API or mechanism to get training reports data.
 
Regards,
Umesh</summary>
    <dc:creator>Umesh Chaurasia</dc:creator>
    <dc:date>2012-02-10T09:53:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: LsteventattendeeHistory is not getting attendees</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829513" />
    <author>
      <name>Bernard Esterhuizen</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829513</id>
    <updated>2011-10-14T09:58:29Z</updated>
    <published>2011-10-14T09:58:29Z</published>
    <summary type="html">Reply from WebEx that i got that might explain things


Reporting is actually disabled by default on development sites, although it can be enabled via a change request. Reporting is active on your production site, however, so you could test the history commands in production in the meantime. History data is archival and will not be completely up to date right away, while some preliminary data is available soon after an event ends, billing quality data could take as long as 48 hours to fully populate. XML history data is available at the same time the site admin report for the same data is available.</summary>
    <dc:creator>Bernard Esterhuizen</dc:creator>
    <dc:date>2011-10-14T09:58:29Z</dc:date>
  </entry>
  <entry>
    <title>RE: LsteventattendeeHistory is not getting attendees</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829510" />
    <author>
      <name>Bernard Esterhuizen</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829510</id>
    <updated>2011-10-13T15:05:13Z</updated>
    <published>2011-10-13T15:05:13Z</published>
    <summary type="html">I am experiencing he same issue. Anyone know if the history functionality works in the development sites?</summary>
    <dc:creator>Bernard Esterhuizen</dc:creator>
    <dc:date>2011-10-13T15:05:13Z</dc:date>
  </entry>
  <entry>
    <title>RE: LstMeetingAttendee - Individual Attendee Duration?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829508" />
    <author>
      <name>Igor Lychakov</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829508</id>
    <updated>2011-05-26T16:08:32Z</updated>
    <published>2011-05-26T16:08:32Z</published>
    <summary type="html">Replacing &lt;bodyContent xsi:type="his:lstmeetingattendeeHistory" with java:com.webex.service.binding.history.LstmeetingattendeeHistory resolves the problem. Also discovered that someone already resolved same problem with the other API here http://developer.webex.com/web/meetingservices/forums/-/message_boards/view_message/271359</summary>
    <dc:creator>Igor Lychakov</dc:creator>
    <dc:date>2011-05-26T16:08:32Z</dc:date>
  </entry>
  <entry>
    <title>RE: LstMeetingAttendee - Individual Attendee Duration?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829504" />
    <author>
      <name>Igor Lychakov</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829504</id>
    <updated>2011-05-25T17:47:42Z</updated>
    <published>2011-05-25T17:04:32Z</published>
    <summary type="html">The following XML API work fine for me createMeeting, lstSummaryMeeting, deleteMeeting, etc,
but [b]lstmeetingattendeeHistory[/b] gives me the following response.
Could you explain why this could happen. Thanks.


Request:
 
&lt;message xmlns="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;header&gt;
    &lt;securityContext&gt;
      &lt;com:webExID&gt;user&lt;/com:webExID&gt;
      &lt;com:password&gt;pass&lt;/com:password&gt;
      &lt;com:siteID&gt;0&lt;/com:siteID&gt;
      &lt;com:siteName&gt;site&lt;/com:siteName&gt;
      &lt;com:partnerID&gt;0&lt;/com:partnerID&gt;
    &lt;/securityContext&gt;
  &lt;/header&gt;
  &lt;body&gt;
    &lt;bodyContent xsi:type="[b]his:lstmeetingattendeeHistory[/b]" xmlns:his="http://www.webex.com/schemas/2002/06/service/history"/&gt;
  &lt;/body&gt;
&lt;/message&gt;


Response:
 
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common"&gt;&lt;serv:header&gt;&lt;serv:response&gt;&lt;serv:result&gt;FAILURE&lt;/serv:result&gt;&lt;serv:reason&gt;[b]validation: unable to instantiate com.webex.xmlapi.service.binding.LstmeetingattendeeHistory; java.lang.ClassNotFoundException: com.webex.xmlapi.service.binding.LstmeetingattendeeHistory[/b]&lt;/serv:reason&gt;&lt;serv:gsbStatus&gt;PRIMARY&lt;/serv:gsbStatus&gt;&lt;serv:exceptionID&gt;999999&lt;/serv:exceptionID&gt;&lt;/serv:response&gt;&lt;/serv:header&gt;&lt;serv:body&gt;&lt;serv:bodyContent/&gt;&lt;/serv:body&gt;&lt;/serv:message&gt;</summary>
    <dc:creator>Igor Lychakov</dc:creator>
    <dc:date>2011-05-25T17:04:32Z</dc:date>
  </entry>
  <entry>
    <title>RE: LsteventattendeeHistory suddenly started returning no results</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829502" />
    <author>
      <name>Steven Woods</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4829502</id>
    <updated>2011-03-16T18:26:09Z</updated>
    <published>2011-03-16T18:26:09Z</published>
    <summary type="html">just noticed that original thread had MS Word corrupted data in it. Edited original post to show the correct text</summary>
    <dc:creator>Steven Woods</dc:creator>
    <dc:date>2011-03-16T18:26:09Z</dc:date>
  </entry>
</feed>

