I have created a simple flow which takes a message from an Input queue(Queue_A) and puts it in an output q(Queue_B). I wanted to perform validations on the incoming message, so i cre ...
Hi
I am trying to put messages into an alias queue through MQ broker.
The issue is that the message is not being sent into the base queue of the alias queue. However when I change the base queue to ...