We have set up a rule to discard messages coming to the DLQ with a destination queue of 'NO.REPLY' I get a 2085 when I try to open this non existent queue so I am not sure how to simulate it. Below ...
I am working with our MQ administrator to test some rules that are set up in the dead letter queue handler and am trying to test them. There may be a better way to handle this. We do not want to put ...
I want to be able to put a message on the dead letter queue but I have not been able to figure out how to build the MQDLH header using the .NET classes for MQ. Can anyone provide some help or a codin ...