Thanks for the reply.
That’s what I am trying to do with the addition the webserver sending back an XML message with the data that the .NET program queried.
I haven’t set up a thread to translate HL7 to XML and send it to a webserver yet; therefore, my questions may seem basic to you.
The driver protocol I’m using is http Client, the Driver mode is message driven and the Query TPS is httpquery. I assume I need to use a xlate to convert the HL7 msg to an XML message?
Thanks for you help.