Integration over Http

Thank you for your reply and yes the mainframe is streaming http messages over a a number of sticky connections and requires the correlation id to associate the request and response. We currently have an issue with assured delivery between our mainframe in Auckland and Confluent Kafka in the AWS cloud in Sydney and I am looking at an Auckland deployment of Solace providing this i.e. once the message is recieved and acknowledged by Solace then delivery to Sydney using the Confluent Solace source connector is assured, regardless of link status. Due to the mutable nature of the reservations system message replay is not an option and so we need to guarantee all messages will be delivered in sequence. Even with Solace this may not always be possible if the link between the mainframe and Solace is lost hence a docker instance on the mainframe which will shortly be an option for us. I did have a quick look at the Microgateway but will investigate more thoroughly and get back to you with any questions if that is ok. Many thanks