Skip to main content
Participant
February 8, 2016
Answered

lot of issues

  • February 8, 2016
  • 1 reply
  • 366 views

Hi i am sundar

We are using adobe connect 8 api's

We are facing following issues

1. BreezeCCookie is setting up in the first time of starting the meeting .(its working after first time)

2. SCO-upload it's updating not uploading (based on sco-id)

3. How to upload content based on meeting

4.How to auto load the content  when meeting starts based on content id or folder id or meeting id

I want all these clarification asap and i want solutions in web service (api'ss)

    This topic has been closed for replies.
    Correct answer Jorma_at_Knox

    sundars69803818 wrote:

    1. BreezeCCookie is setting up in the first time of starting the meeting .(its working after first time)

    Here is the process of logging into a Meeting via the APIs. You will need to have the user logged in first, and retrieve their Breezesession cookie: Adobe Connect 8 * Launch meetings with external authentication

    sundars69803818 wrote:

    2. SCO-upload it's updating not uploading (based on sco-id)

    Here is the steps for uploading content to Connect. The second example seems clearer than first. Adobe Connect 8 * Actions What issue are you having? Do you get an error message? Is the user that is being used for the API calls in the Authors group?

    sundars69803818 wrote:

    3. How to upload content based on meeting

    You cannot upload to a Meeting room via the API's. You'll need to upload to a Shared Content folder that is accessible by the desired hosts or into an indvidual's Content folder.

    sundars69803818 wrote:

    4.How to auto load the content  when meeting starts based on content id or folder id or meeting id

    Again, I don't believe this is possible. You can load all your desired content into a template meeting room (one placed in the Shared Templates or My Templates folder) and then all room created from that template will have the content in them.

    1 reply

    Jorma_at_Knox
    Jorma_at_KnoxCorrect answer
    Legend
    February 8, 2016

    sundars69803818 wrote:

    1. BreezeCCookie is setting up in the first time of starting the meeting .(its working after first time)

    Here is the process of logging into a Meeting via the APIs. You will need to have the user logged in first, and retrieve their Breezesession cookie: Adobe Connect 8 * Launch meetings with external authentication

    sundars69803818 wrote:

    2. SCO-upload it's updating not uploading (based on sco-id)

    Here is the steps for uploading content to Connect. The second example seems clearer than first. Adobe Connect 8 * Actions What issue are you having? Do you get an error message? Is the user that is being used for the API calls in the Authors group?

    sundars69803818 wrote:

    3. How to upload content based on meeting

    You cannot upload to a Meeting room via the API's. You'll need to upload to a Shared Content folder that is accessible by the desired hosts or into an indvidual's Content folder.

    sundars69803818 wrote:

    4.How to auto load the content  when meeting starts based on content id or folder id or meeting id

    Again, I don't believe this is possible. You can load all your desired content into a template meeting room (one placed in the Shared Templates or My Templates folder) and then all room created from that template will have the content in them.