Skip to main content
November 10, 2014
Answered

How can I move something from a Meeting Folder to a Content Folder?

  • November 10, 2014
  • 1 reply
  • 648 views

I have accidentally Moved a meeting recording into the Meetings folder.  Now I am unable to move it to the content folder where I need to put it.

Is there a way to fix this?

Many thanks,

Will

This topic has been closed for replies.
Correct answer Jorma_at_Knox

Oh, that's no good! You may need to use an API call. It would look something like this (you should be logged in as an Admin to do this):

http ://youraccount.adobeconnect.com/api/xml?action=sco-move&sco-id=SCO ID for your recording&folder-id=SCO ID for the desired folder in the Content Library

Reference for sco-update: Adobe Connect 9 * Actions

1 reply

Jorma_at_Knox
Legend
November 10, 2014

You shouldn't have been able to move it into a Meeting folder. The recording is created in the Recordings section of a Meeting room and can be moved to the Content library by placing a check in the box to the left of the recording then selecting the Move To Folder button. Then you can browse to the desired Content folder and click Move.

If you could attach a screen shot of the recording and it's placement in the Connect library, that would help.

November 12, 2014

Hi Jorma,

Here is a screenshot of a meeting recorded, embedded in a list of meetings.

I can now only interact with the recording as if it were a meeting.

Cheers,

Will

Jorma_at_Knox
Jorma_at_KnoxCorrect answer
Legend
November 12, 2014

Oh, that's no good! You may need to use an API call. It would look something like this (you should be logged in as an Admin to do this):

http ://youraccount.adobeconnect.com/api/xml?action=sco-move&sco-id=SCO ID for your recording&folder-id=SCO ID for the desired folder in the Content Library

Reference for sco-update: Adobe Connect 9 * Actions