Yes, as of 2.11 you can configure a dedicated HAPI-Parser instance to be used for parsing, and of course you can configure this parser as you wish (with regards to ValidationContext, ModelClassFactory etc.) using the HL7DataFormat#setParser method.
Until then, your workaround would be to write your own Camel Processor instead of using the Camel HL7 DataFormat. cheers Christian -- View this message in context: http://camel.465427.n5.nabble.com/HL7-and-Custom-Models-tp5717772p5717805.html Sent from the Camel - Users mailing list archive at Nabble.com.
