Customer is upgrading the deprecated MQ services to new IBM MQ Native steps. The service which works fine with deprecated step is not working on IBM Native step. The VS is responding to he Reply-to queue specified in the incoming message. This is not the queue configured in the Response side of the VS. How may we override this?
All supported DevTest releases and platforms.
The reason this is happening is that DevTest is correctly honoring the Reply-to specified in the incoming message.
To fix this issue, it is necessary to instruct DevTest to override the Reply-to Request.
This may be achieved by performing the following actions:
In your VSM - Responder Step ( Consumer) , enable " Ignore Reply To " to YES ( PRO is enabled).
As is common in MQ based VS, care needs to be taken regarding the correlation scheme.
Further MQ level debugging is available at the link below: