This document was generated from CDN thread
Created by: Ryan Newman on 12-08-2013 04:27:57 PM
I am trying to use the XML API to create a meeting with a info tab other than the default. Like using the UI "Advanced Scheduler" in the "Agenda Welcome" section the "Info tab template" option. The "CreateMeeting" call works and the meeting is created however when I try to start the meeting I get an error. If I go to the UI (as described above) and change the "Info tab template" to one of the options listed and then start the meeting, it starts normally. The API documentation specifies the <templateFilePath> field for specifing this value but has no other details. What I would like to know is:
1.) File path on what machine (the caller, the meeting hosts, the webex server)?
2.) Does it need to be encoded in some way, to escape characters like path seperators '\' ?
3.) Can I get and/or change the list of available options in the list in the UI described above?
thanks for your help