PubSub+ Messaging Python API - Deliver-To-One

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

Hey @bedyman - the Python API does not support DTO just yet, we will have to submit a request to have this feature in the API but it wont be anytime soon. Are you able to use another API for the time being?