Adobe Connect User Community
Menu

#1 2010-12-13 12:27:32

**_batkobiker_**

API for recording-localdownload

If I want to set the recording to be available for fetch via Adobe Conenct deskop AIR application.
I can easyly do that via the adobe connect web page.

The problem is I can't change local download permission using API call.
If I check the recording info with:
https://serverURL/api/xml?action=sco-info&sc o-id=SCO-ID_ofRecording
I can see the:
<recording-localdownload>false</recording-lo caldownload> or <recording-localdownload>true</record ing-localdownload>

And I cant change that with:
https://serverURL/api/xml?action=sco-update &recording-localdownload=false&sco-id=SCO-ID_ofRecording

What is the API to change "permission" to fetch recording to air application, that does the same as selecting Allow users to download copy to local device for recordings in connect web portal?

Offline

Board footer