Adobe Connect User Community
Menu

#1 2011-05-17 02:38:45

**_sravanthi_**

Communication between instances using collaboration builder sdk

I am trying to build a custom pod which shows user list and their corresponding roles using images.
I am able to catch role changed event in respective instance but not in remaining instances.
My main intention is when i change any user role from host,it should reflect in custom pod of all user connect rooms.

Now image only in corresponding user's connect room pod is changing;pods in remaining connect room are not updating.

Thank u in advance.

Regards,
Sravanthi.

Offline

#2 2011-05-17 09:57:34

alistairlee

Re: Communication between instances using collaboration builder sdk

Sravanthi,

Are you sending a syncConnector.dispatchSyncMessage event when the role changes?  You'll also need to ensure the allowParticipantPublish setting for that message is set to true.

Thanks,
Alistair

Offline

#3 2011-05-19 01:04:41

**_sravanthi_**

Re: Communication between instances using collaboration builder sdk

Hello Alistair,

I used allowParticipantPublish and syncConnector.dispatchSyncMessage event when role changes previously, but i was not updating msgVal as dataprovider in msgRcvHandler.

Now i am able to update userlist in all the instances.Thank u.

Regards,
Sravanthi.

Offline

Board footer