Posted: Wed Oct 03, 2012 10:04 pm Post subject: Editing MQ Messages
Voyager
Joined: 28 Mar 2009 Posts: 96
Hi ,
Is it possible to edit a message which is in queue.
I took the message out and tried to edit it out with rfhutil but in rfhutil its not possible to edit a message.
Is there any tool available to edit an message. Coz i have a requirement to edit an endpoint in a message and put it back into the queue to allow it processing.
The MQI provides MQGET and MQPUT, but no MQEDIT (although it would be useful).
However there are tools which allow you to change the data in between a MQGET and a MQPUT operation. Strictly speaking - it is a new message when you put it back on the queue.
I don't know of a free one, (MQ Visual Edit is one of the commercial ones).
You can save a message to a file with rfhutil - edit the file and then load it back to a message.
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