Replay to Queue in the MQ Connector Request
Our application needs to send “Replay to Queue” name in the MQ connector header along with other header information in the request. There is no such that option available in the request header. In fact Pega 7.2.1 the InvokeMQConnector activity set " reqMsg.replyToQueueName = qNameResponse;" which can be true in all scenarios (see attachment).
Pega should give the option in the MQ connector's request header to select reply to queue like in response tab.