You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Quinn Stevenson (JIRA)" <ji...@apache.org> on 2018/02/05 19:41:00 UTC

[jira] [Resolved] (CAMEL-12105) Add Additional TypeConverters to camel-hl7

     [ https://issues.apache.org/jira/browse/CAMEL-12105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Quinn Stevenson resolved CAMEL-12105.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.21.0

Specific type converters added w/commit 40685296333d69402111067c1a1a9b3f99a6661f.

 

Also corrected existing type converters to use Charset if specified with conversion.

> Add Additional TypeConverters to camel-hl7
> ------------------------------------------
>
>                 Key: CAMEL-12105
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12105
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-hl7
>            Reporter: Quinn Stevenson
>            Assignee: Quinn Stevenson
>            Priority: Minor
>             Fix For: 2.21.0
>
>
> The camel-hl7 component has a TypeConverter for HAPI Messages, but this type converter always returns the specifc HAPI Structure for the message.  
> Oftentimes it is useful to use a HAPI GenericMessage instead of the specific structure, and TypeConverters supporting this would make it much more straightforward.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)