Posts in Category "Events"

Adobe Connect 9, Users get HTTP 500 and 505 Internal error while trying to register for an event.

Problem:

Some user might receive HTTP 500 or 505 Internal error when they try to register for an event that has been setup with “Register Without Password” option enabled.

 

Reason:

This happens when a user who is trying to register already as an account in the system with an expired password.

 

Workaround:

Have the user reset his/her password and then try to register.

Adobe Connect 9 | Creating and Modifying Event Templates with CQ

With the launch of Adobe Connect 9, we have brought forward integration of Events module with the CQ server, which can help us customize our Events Registration page in our own way and provide users with a range of different options as per their requirements.

Here’s a short video we have created to demonstrate how we can modify and create Event Management templates with Adobe Connect 9  :

http://youtu.be/fmvCfATH7F0

http://my.adobeconnect.com/p3rfjtuu4g3/

Adobe Connect 9 and CQ Server | Securing through SSL

We have created a video to demonstrate how we can apply SSL on Adobe Connect/FMS server/ CQ Author and CQ Publish servers . We have used Stunnel which is bundled with Connect 9 installer to apply SSL.

** Coming Soon **

Adobe Connect 9 Events | CQ Integration multiple domains

 

How to Integrate your Adobe Connect 9 server with an external CQ server across multiple domains

With your Adobe Connect 9 software, if you have Event management functionality enabled and you are setting it up with an external CQ server, that’s listed on a separate domain, different from the Adobe Connect domain, here are a few additional settings that need to be configured, to make it fully functional :

Environment :

  • Adobe Connect 9 Licensed
  • Applies to when Adobe Connect and CQ server are on separate domains

Adobe Connect FQDN : abc.connect.com,

CQ server FQDN : abc.cq.com

Steps to Follow :

 Navigate to the {root-install}\Breeze\9.0.0.1 folder

  Open the custom.ini file in an editor

 Add the following parameter at the end of the file :

ENABLE_CQ_PARAMETER_AUTH=true

  Now Restart the Adobe Connect services

 If you are in a cluster, perform this activity on all the nodes

 This should be helpful in making your Events module entirely functional with your Adobe Connect 9.

 This allows CQ server to authenticate itself from inside Adobe Connect while viewing/modifying event related information(registration,templates,catalog etc), without requiring users to authenticate separately on the CQ server, while they are already logged in to the Adobe Connect server.