Hi all,
I would need to set in Python API Deliver-To-One property to True. Because multiple subsribers are listening to my requests, I get the same response from every of them.
In docs I found that it can be done for JMS Delivering Messages to Single Consumers
I would need to do the same using Python API, but I can’t find anything in the Python API docs. Is it possible to achieve the samy with Python API?
Thank you for help