We have to call a Rest/JSON service using Cloverleaf engine which we setup using PROTOCOL:java/ws-rawclient. The message invocation is working, we are sending the HL7 data and using the JSON configurator change it to JSON and using this protocol sending it to third party service. Now the question is how can we queue/retry these messages in case we do not receive http 200 as response.