Expand my Community achievements bar.

Queue sharing- Any easy way?

Avatar

Level 10

For testing purpose, we need to share around 20 users with each other.

Is there any way to do this without making request to one user at a time?

Or can we directly update the MySQL table to achieve this?

Thanks,

Nith

4 Replies

Avatar

Former Community Member

Could you write a little Flex app to do this using the API?

Avatar

Level 10

I am totally unaware of the APIs available for queue sharing. Anyways I need this just for the testing phase. Currently we do sharing manually. Thanks for your suggestion.

Nith

Avatar

Former Community Member

If you look at the QuickStarts or the Development documentation, there should be information about how to connect to LC from .NET, Java or Flex.

Avatar

Level 10

I have gone through some of the APIs but did not think about the queue sharing that time. I think there should be a way.

Thanks,

Nith