Hi @sjaak ,
I agree that JMSToolbox isn’t the sexiest of tools for sure! And thanks for the excellent feedback that you would like to see this within the UI.
@Poornima,
You can go the JMSToolbox route if you’re looking to do this manually but if you’re trying to automate this, or write some code to check for certain conditions and then route back to the original queue (or maybe somewhere else for manual inspection) it’s good to keep in mind that a Solace DMQ is just a regular queue. You can use any of our APIs (or integrations like Boomi) to listen on the DMQ, write your processing and then publish where you’d like.