This document was generated from CDN thread
Created by: Sylvain Ruda on 15-11-2012 09:38:24 AM
I all,
When i sheddule meetings with the xml api, i can sheddule multiple meetings at the same hour. Is it a bug ?
Regards
Subject: RE: Multiple meeting at the same time
Replied by: Nathan Morrow on 15-11-2012 11:33:54 AM
Hello,
The WebEx system will allow you to schedule overlapping meetings, this is expected behavior. Whether overlapping meetings can actually be open simultaneously, however, depends on your licensing. Your WebEx account manager should be able to discuss whether you can run simultaneous meetings on your site.
Subject: RE: Multiple meeting at the same time
Replied by: Sylvain Ruda on 17-12-2012 07:53:48 AM
Hi,
I turn around this problem for several weeks but still not find the answer :
1 - I have a licence thant only alow me to launch one meeting for a given period.
2 - if i try to sheddule multiple meetings at the same time i have no error and each meeting is correctly scedduled
How to know if there is already a meeting shedduled in a a given period ?
Subject: RE: Multiple meeting at the same time
Replied by: Nathan Morrow on 17-12-2012 12:52:37 PM
Hello,
While it is only possible to actually open one session at a time, the scheduler allows overlapping scheduled sessions. This is a feature of the meeting service, APIs just reflect that capability. Start time and duration are informative, not absolute. Meetings may run longer or shorter than duration by as much as is needed, up to 24 hours total duration.
XML API command LstSummarySession will return a list of scheduled sessions, along with start time and duration. You can also filter results by a date range to get a limited set of results to make review easier.