[
https://issues.apache.org/jira/browse/CAMEL-5304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13283114#comment-13283114
]
Claus Ibsen commented on CAMEL-5304:
------------------------------------
Can you attach a HL7 sample file, and unit test?
And instead of using the type converters, then use the data format instead,
where you can configure this.
> Unable to turn-off \n to \r conversion in HL7Converter
> ------------------------------------------------------
>
> Key: CAMEL-5304
> URL: https://issues.apache.org/jira/browse/CAMEL-5304
> Project: Camel
> Issue Type: Bug
> Components: camel-hl7
> Affects Versions: 2.9.2
> Reporter: Arjen Duursma
> Priority: Minor
>
> The HL7MLLPCodes allows a setting (convertLFtoCR) to enable of disable the
> conversion of \n characters to \r. The type converter from String to
> Messages has that same conversion hardcoded without an option to turn it off.
> This means I cannot process messages which contain embeded \n characters in
> a ED (encapsulated data) section.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira