cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
551
Views
0
Helpful
3
Replies

XML to REST migration regarding the Training Session Service

mvoultepsis
Level 1
Level 1
Hello,

I have a few questions about the migration from XML to REST regarding the Training Session Service.
I understand from the announcement here https://developer.cisco.com/docs/webex-meetings/#!xml-to-rest-migration-guide/webex-meetings-xml-to-rest-migration-guide that the Training Center API will be further supported.

However, when using this API, one is very likely to use methods outside of this group. For example, I still want to be able to generate urls for host and non-host attendants.
 
I see further down in this page that the GethosturlMeeting method is marked with 'Future Consideration'.
The GetJoinurlMeeting method specifically states that currently only supports Meeting center and not any other conference type.
Does this mean that along side with the Training Center API, the XML methods for generating these links will also be further supported? If not, what is the proposed alternative?

Furthermore, I have some questions about the recording API. I have created a training with the XML API, and generated a recording for this.
I notice that the training session id returned from the XML API is numerical i.e. '22628337167'. When I invoke
https://webexapis.com/v1/recordings?max=100&meetingId=22628337167 I get a 400 Invalid meeting id error message.
https://webexapis.com/v1/recordings?max=100&serviceType=TrainingCenter returns my recording, and I notice that the meetingId for the item in question
is something completely different i.e. faa2c152d39e893c49733478b3f985ca_I_258253632710389887

The question here is, if it is possible, and if so how, to get the appropriate meetingId for a training session to use with the REST recordings API. If it is not possible, what is the proposed alternative in this scenario?

Thank you
3 Replies 3

Janos Benyovszki
Cisco Employee
Cisco Employee

@mvoultepsis Product Management is still discussing this, but we do not have an estimate at this time, sorry. I'll update you as soon as I hear something.

Janos Benyovszki
Cisco Employee
Cisco Employee

@mvoultepsis these are both good questions. I am checking with engineering to see the plan about them. Will let you know.

Hi @Janos Benyovszki , is there perhaps an estimation regarding when we can expect an update regarding the Training Session XML API and the questions above?