Re: [HAPI-devel] Fwd: HL7 ack message control

2013-04-23 Thread vijayaratha vijayasingam
Thanks christian..i got it.. Rgds, -ratha. On 23 April 2013 17:30, Christian Ohr wrote: > No, fire-and-forget basically means that the client does not care about > the kind of ACK it gets back. > In Hl7 control you always get back a response and you are supposed to wait > for the response, too

Re: [HAPI-devel] Fwd: HL7 ack message control

2013-04-23 Thread Christian Ohr
No, fire-and-forget basically means that the client does not care about the kind of ACK it gets back. In Hl7 control you always get back a response and you are supposed to wait for the response, too, before sending the next message. Otherwise the behavior can be unpredictable and depends on the mul