Hi, is it possible to connect camunda with an external JMS broker like solace ?
I have standalone camunda, and a microservice (say X) talks via http to the camunda. I am trying to achieve camunda notifying X about the start and end of the task via JMS.
I have tried http-connector, it works however, if its through JMS would be convinient.