Question
Need help to specify a response destination queue in Connect-JMS rule when using publish/subscribe model
Hi Team,
We are trying to configure Connect-JMS rule in our Application
We are posting our request to a Topic
As per our projet specific requirement - we need to specify a queue in our reponse destination field of the same rule.
Since we are trying to post to a topic we are forced to use Publish/Subscribe model and this forbids us from providing a queue in the response destination field.
Is there any way to override this OOTB behaviour, we need to specify a queue in reponse destination field as per our requirement
Hi,
You can execute connect-jms asynchronously in queue mode under processing options in connect-jms ruleform. To store the request/response in queue you need Request Processor rule to define a system queue and in dequeue options you need to check 'keep success entries' option so that in system queue instances you can view request/response captured.
Thanks,
Habeeb Baig