zatosource / zato

ESB, SOA, REST, APIs and Cloud Integrations in Python
https://zato.io
GNU Affero General Public License v3.0
1.12k stars 240 forks source link

To further simplify building MQ Services, it would be great if there was a simple "reply"" function #1156

Closed hondab closed 3 years ago

hondab commented 3 years ago

The zato IBM MQ "channel/service" capability is pretty good and useable, it would be awesome if in the code one could just need to invoke self.reply.payload to return a response to the replyToQueue in the incoming MQMD.

dsuch commented 3 years ago

Thanks @hondab - this is a nice suggestion, I will keep it in mind to include it in one of the future updates.

Is there perhaps anything else that you can suggest or you were thinking about?

Regards.