2 Replies Latest reply on Jul 11, 2014 9:37 AM by lauradp

    Unable to delete Scheduled messages from a queue using QueueControl

    lauradp

      Hello,

      I'm trying to delete a scheduled message form a queue using QueueControl but I'm not able to achieve this using messageID or custom properties, but only using a null filter.

       

       

      I use this filter: String filter = "messageID = 597000457769";

       

       

      How should I write the filter for removing a scheduled message by id?

      Is there any other way for deleting scheduled messages?