JMS one way message

HI

I have an app where i want to simulate a number of JMS messages being sent, but there are no responses to the messages, looking at JmsReq it expects some kind of reply where i don’t want to wait for any response. is that possible or i need to write a new Action

thanks
Andrew

The current implementation expects a reply.
You should be able to easily write a new action / adapt the existing one. If you do so, please contribute :slight_smile: