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
Could you write a little Flex app to do this using the API?
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
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.
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