I think you'd need to write a bit of code yourself, or perhaps some form of triggering might work. I think you can also use the MQ Broker for this sort of thing.
You could specify MQRO_EXPIRATION_WITH_FULL_DATA which will put the expired message as a report message on your reply queue.
There are no built in options to send expired messages to the backout queue or other destinations. _________________ Bob Buxton
Ex-Websphere MQ Development
Also, there isn't any specific feature in Broker for handling expired messages. You could use it for this, but only by writing a message flow that parses report messages and decides where to put them, and you'd still have to specify MQRO_EXPIRATION_WITH_FULL_DATA and specify the reply-to-queue as being the queue that the flow is listening to. _________________ I am *not* the model of the modern major general.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum