I'm very new to HAPI, so sorry for the stupid questions :)
I'm trying to figure out what is the best way to generate ACK message in case I 
have multiple processing errors. E.g. I receive a message and then validation 
fails, producing multiple errors. The generateACK() method only accepts one 
HL7Exception as a parameter, so how do I handle the situation when there are 
multiple errors? Or should I just pick the first one?

Also, what is the best way to handle the non-HL7 error - e.g. general system 
error which is not related to any HL7-specific problem?
 
Thanks a lot,

Eugene

-- 
Eugene Berman
Sr. Enterprise Solutions Engineer
----
MuleSoft Inc.
77 Geary Street, Ste. 400
San Francisco, CA 94108
Office: 415 229 2063
Website: http://www.mulesoft.com <http://www.mulesoft.com/> 
---
Entia non sunt multiplicanda praeter necessitatem!




------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Hl7api-devel mailing list
Hl7api-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to