<?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>GetFeedbackInfo Not Returning Results</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6193518" />
  <subtitle>GetFeedbackInfo Not Returning Results</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6193518</id>
  <updated>2013-05-21T16:57:00Z</updated>
  <dc:date>2013-05-21T16:57:00Z</dc:date>
  <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>
</feed>

