• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Is it possible to use Adobe Connect Trial account with Moodle Test server?

New Here ,
May 10, 2013 May 10, 2013

Copy link to clipboard

Copied

When I did the Test Conection I got the following message. Any suggestion will be grateful.

A series of tests have been run in order to determine whether the Adobe Connect Pro server has been properly setup for this integration to work and to also determine whether the user credentials provided in the activity global settings has the correct permissions to perform the neccessary tasks required by the activity module.  If any of the tests below have failed, this activity module will not function properly.

For further assistance and documentation in how to set up your Adobe Connect Pro server please consult the MoodleDocs help page for this activity module Help page

Sending common-info call:

successfully obtained the session key: em1breezh9zsy9oet3zotmo8

successfully logged in as admin user

Testing retrevial of shared content, recording and meeting folders:

error obtaining shared content folder

XML request:
<?xml version="1.0" encoding="UTF-8"?> <params><param name="action">sco-shortcuts</param></params>

XML response:
<?xml version="1.0" encoding="utf-8"?> <results><status code="no-access" subcode="no-login"/></results>

error obtaining forced-archives (meeting recordings) folder

XML request:
<?xml version="1.0" encoding="UTF-8"?> <params><param name="action">sco-shortcuts</param></params>

XML response:
<?xml version="1.0" encoding="utf-8"?> <results><status code="no-access" subcode="no-login"/></results>

error obtaining meetings folder

XML request:
<?xml version="1.0" encoding="UTF-8"?> <params><param name="action">sco-shortcuts</param></params>

XML response:
<?xml version="1.0" encoding="utf-8"?> <results><status code="no-access" subcode="no-login"/></results>

error creating meeting testmeetingtest folder

XML request:
<?xml version="1.0" encoding="UTF-8"?> <params><param name="action">sco-update</param><param name="type">meeting</param><param name="name">testmeetingtest</param><param name="folder-id"></param><param name="date-begin">2013-05-10T15:04:44.000+01:00</param><param  name="date-end">2013-05-10T16:04:44.000+01:00</param></params>

XML response:
<?xml version="1.0" encoding="utf-8"?> <results><status code="invalid"><invalid field="folder-id" type="id" subcode="format"/></status></results>

error creating user  testusertest

XML request:
<?xml version="1.0" encoding="UTF-8"?> <params><param name="action">principal-update</param><param name="first-name">testusertest</param><param name="last-name">testusertest</param><param name="login">testusertest@test.com</param><param name="password">96105C5415A5D79FA9EA073F7C5DD501</param><param name="extlogin">testusertest@test.com</param><param name="type">user</param><param name="send-email">false</param><param name="has-children">0</param><param name="email">testusertest@test.com</param></params>

XML response:
<?xml version="1.0" encoding="utf-8"?> <results><status code="no-access" subcode="no-login"/></results>

Views

2.6K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , May 10, 2013 May 10, 2013

Votes

Translate

Translate
LEGEND ,
May 10, 2013 May 10, 2013

Copy link to clipboard

Copied

Make sure the user account you are calling this action with is also in the Meeting Host group. Adding the user to that group will create the appropriate folders and give the appropriate permissions to do what is being attempted.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 10, 2013 May 10, 2013

Copy link to clipboard

Copied

Thanks for the reply. Yes, the user account is in the Meeting Hosts group. Sill having the same error message.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 10, 2013 May 10, 2013

Copy link to clipboard

Copied

With all the calls returning the "no-login" field, it seems like something must not be correct. Are you logging in before or after you get the breeze session cookie? It should be after.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 10, 2013 May 10, 2013

Copy link to clipboard

Copied

What shall I use for  HTTP Authentication as I don't know The HTTP_AUTH_HEADER value used in your custom.ini?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 10, 2013 May 10, 2013

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 13, 2013 May 13, 2013

Copy link to clipboard

Copied

Thank you, Jorma. I'm using the Trial one on the Adobe so I don't think I can access to those settings. Thanks again.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 13, 2013 May 13, 2013

Copy link to clipboard

Copied

LATEST

The trial is fully functional, and you shouldn't have any issue using the HTTP Authentication method. The limitation on the trial account is licensing and time.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines