We are in the process of building an outbound thread that sends HL7 messages to an http server.
Since this is not tcp/ip do we need to have a reply message come back?
If so, would it be set up the same way as tcp/ip? In other words should the http server reply with an HL7 MSA|AA message? And should be invoke the recover_33 Tcl procs?
Thanks in advance for your help.