Adobe Connect User Community
Menu

#1 2013-11-07 08:52:54

aconnect

Connect 9.1 Forced Recording via Web Services

Hello,

I would like to ask you if there is any known issue about forcing recording via web service?

I cannot enable forced recording via Web Service, but manuel only. Also, there is no any information in the Web Services Documentation.

Is there any solution for this issue?

Thanks.

Offline

#2 2013-11-12 02:37:03

Rakesh

Re: Connect 9.1 Forced Recording via Web Services

Hi,

Please try following api to enable the force recording:
https://example.com/api/xml?action=meet … nable=true

For more details, please refer to Adobe Connect's help doc: http://help.adobe.com/en_US/connect/9.0 … b_SP1.html

Thanks & regards,
rakesh

Offline

#3 2013-11-12 03:31:56

aconnect

Re: Connect 9.1 Forced Recording via Web Services

Rakesh, thank you for your information, but my forced recording setting is on from the control panel. And it cannot be enabled via webservice.

http://screencast.com/t/D7eVUmqFDk

Is there any other solution?

Offline

#4 2013-11-12 04:35:03

rpathak

Re: Connect 9.1 Forced Recording via Web Services

Hi,

Thanks for the snapshot. I'm bit confused about the exact requirement. Please help me in understanding the issue.

Are you getting any error while using the xml api? I hope you are providing correct server-url in the api.
The given xml api can be used to enable or disable the forced recording and the corresponding change will be reflected in the compliance-setting's ui (control-panel).
To enable the forced recording use following param in api: feature-id=fid-archive&enable=false&feature-id=fid-archive-force&enable=true
To disable the forced recording use following param: feature-id=fid-archive&enable=true&feature-id=fid-archive-force&enable=false

If your issue is that after enabling force-recording the recording is not automatically starting inside the meeting-room then I would suggest to unload/reload the meeting-room or simply create a new meeting-room and launch it.

If you are getting any error/message, please provide. Also provide me the steps you are following.

Thanks,
Rakesh

Offline

#5 2013-11-12 16:10:59

Jorma_at_CoSo

Re: Connect 9.1 Forced Recording via Web Services

I believe aconnect is trying to force a recording for a specific meeting. I don't believe that there is a way to cue a recording for a specific meeting instance through the API's.

aconnect or Rakesh, let me know if I am wrong on any of my interpretations.

Offline

Board footer