0
Answer

Delete message from messagequeue

ranjith n

ranjith n

17y
1.9k
1
Hi,

I am trying to insert the messages in the queue to the database which I am able to do,but in case of failure in sending to database ,I dont want to lose the message from queue.what should I do.?
actually I am calling recieve() method so all the messages are being deleted.How to delete a single message rather than deleting the queue.

regards,

ranjith