04-02-2014 01:33 PM
Hi,
I'm using
java:com.webex.service.binding.history.LsteventattendeeHistory
to get the attendees after the Event ended but is there any way to don't wait 24 hours until the report to be ready, we need the data to be immdiately after the End end.
04-02-2014 02:01 PM
Hello,
Event Center preliminary report is added in XML 8.0.0 SP1, LsteventAttendeePreliminaryHistory(). You can review this change in the XML API 8.0 SP1 Release Notes. Preliminary report will provide initial details sooner than the historical usage report, although it should not be used for billing quality details.
04-02-2014 05:41 PM
How sooner? is it instantly after the Event ends? also could you please provide an example of the request because each time I receive this error
validation: unable to instantiate com.webex.xmlapi.service.binding.history.LsteventAttendeePreliminaryHistory; java.lang.ClassNotFoundException: com.webex.xmlapi.service.binding.history.LsteventAttendeePreliminaryHistory
04-03-2014 10:38 AM
Hello,
This command is added in XML API 8.0.0 SP1, available only on WebEx version T29 and above. XML API is also case sensitive and the schema lists this command as LsteventattendeePreliminaryHistory. I do not know the timeline for preliminary data availability, but you can contact support or your WebEx account manager for this detail.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide