Discussion
IKOR
AU
Last activity: 24 Jul 2017 11:28 EDT
How to send JMSReplyTo header value in Connect-JMS
Hi All,
I am trying to establish a JMS connectivity from Pega 6.1 application with Solace queue. This will be a request/reply asynchronous connection where I need to send the reply to queue name in ‘JMSReplyTo’ header in the request. But in Connect-JMS rule I can see that, message header (in Request tab) can be only ‘JMSType’ and ‘JMSCorrelationID’. This reply to queue is going to be a permanent queue, not a temporary queue for every request.
Can anyone please help me how can I send this value from application end.
Thanks.