Please note: These WebEx forums have replaced the earlier site forums. All the previous threads and posts have been replicated here, and if you subscribed to the previous forums, please re-subscribe. Thank you.
« Back to Scheduling Meetings

Contact webex URL API

Combination View Flat View Tree View
Threads [ Previous | Next ]
Google Translator was created by the translation.

hi my name is TK

Using URL API Training Center is to create a schedule.

Try to see the file Webex_Intergration_Guide.pdf atseupnida test.

Meeting Center is the registration schedule.

Training Center for registration will not be scheduled.

Training Center is the result when the registration schedule.


-- return value --
siteurl : teflinternational
serviceType : MC
RS : SiteRequiresPrivilegeToSupportThisMeetingType
AT : SM
ST : FAIL



Using URL API Training Center schedule should be set to activate an option or something, anyway?

I bveldhuisen ID is used.
Test html file is attached.

Please check.


Answers  I'll wait. Happy day.
Attachments:

Hi TK,
 
Your site does not have meeting type 11 for training center.  Your site uses a special meeting type 233 for training center. 
 
If you modify the code or add a new line to the html file, you should get past this error.
<option value="233" selected>Training session</option>
 
Thank you
-Kingsley Lewis

Hi Kingsley Lewis
I tried to answer you.
Thank you. 

you sent the source <option value="233" selected> Training session </ option> was added.
This error is displayed.

---- Return value ----
siteurl: teflinternational
serviceType: MC
RS: NoScheduleMeetingPrivilege
AT: SM
ST: FAIL

RS Information found in the guide
This description is.
[NoScheduleMeetingPrivilege] ==> User attempted to schedule a meeting of type COB, OCS, ONS, RAS.

When using a URL API to use our ID: bveldhuisen to do all the work anyway?

And please let us know what action should be.

have a nice day
Attachments:

Hi Jong,
 
Theres a few things that will need to be modified.
 
First since this is training center you have to specifically call this out before submitting the form.
 
https://{sitename}.webex.com/{sitename}/o.php?AT=ST&SP=TC
 
Second in your form,  remove the values in
 
RegistrationPassword (RPW)  and MaximumRegistrationsAllowed (NR)
 
You should have a successful training center session.
 
Thank you
-Kingsley

Create a Cisco account today and gain access across all Cisco Collaboration Developer sites.

 

Follow the WebEx Developer program on Twitter for the latest industry and WebEx Meetings related information.