Hi There is a hl7 data format http://camel.apache.org/hl7-dataformat.html
On Tue, Jun 17, 2014 at 1:14 PM, dagaz <[email protected]> wrote: > We have to consume HL7v2 files from filesystem or ftp server. Most of those > files have startByte as in MLLP specification. > > How it would be possible to consume files and automatically skip the > leading/tailing bytes from the protocol? Otherwise parser is unable to parse > the the file. > > I saw a HL7codec, but as far as I understand it is possible to use it only > witn MINA/MLLP protocol. Is there any codecs for File or FTP components? How > should I fix this issue? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/How-to-consume-HL7-with-file-ftp-component-and-skip-startByte-tp5752422.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
