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.
