Thanks Jonathan for your reply, appreciate.
So in summary we are using the service auditing capabilities to store the error messages and move the messages to the Processing Queue later.
In my case the Error Messages are in the JMS Queue, I have a Webservice/ IS service interface that allows the end system to push messages to this Queue and hence I can reuse the Auditing capabilities of this service. I would now have to correlate the message in the Audit table with the message in the Queue and would have to remove it from the Queue when the message is resubmitted for processing. it would be ideal if I was able to read from the queue and resubmit them as required - looks like this is not possible in UM.
thanks,
Srini
#webMethods#Integration-Server-and-ESB#Universal-Messaging-Broker