Reply (-R)

Use the Reply adapter command (-R or -REPLY) to specify the destination to send a reply.

In source context, the value is a string to send to the non-null destination found in the JMSReplyTo header.

In target context, the value is the topic name or queue name (an administered object) to which a receiver sends a reply.

This is an optional command. The default is a null Reply.


-R topic_name|queue_name
Option
Description
topic_name
Specify the name to which a receiver sends a reply.
queue_name
Specify the name (an administered object) to which a receiver sends a reply.

For example, to specify irongate as the topic name (for target context only) to which a receiver sends a reply:


-R irongate