How to specify a response queue for a JMS Listener
Summary
By default, Java Message Service processing uses the queue specified in the incoming message as the response queue.
You can specify another response queue via the JMS Properties tab on the JMS Listener form.
Suggested Approach
Complete the following steps to specify the response queue for a JMS Listener:
- Log on as a user with developer access.
- On the Rules by Type tab, select Integration Resources > JMS Listener. A list of JMS listener instances appears.
- Choose an instance of an JMS listener, or create a new listener.
- On the JMS Listener form, select the JMS Properties tab.
- In the Response section of the form, enter values in the Topic or Queue JNDI Name field.
- In the Preference drop down, select
Listener
. - Save the JMS Listener form.