You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Antoine DESSAIGNE (JIRA)" <ji...@apache.org> on 2014/05/26 18:13:02 UTC

[jira] [Created] (CAMEL-7466) Allow to configure flatpack from its unmarshall tag

Antoine DESSAIGNE created CAMEL-7466:
----------------------------------------

             Summary: Allow to configure flatpack from its unmarshall tag
                 Key: CAMEL-7466
                 URL: https://issues.apache.org/jira/browse/CAMEL-7466
             Project: Camel
          Issue Type: Improvement
          Components: camel-flatpack
    Affects Versions: 2.13.1
            Reporter: Antoine DESSAIGNE


Allow to configure flatpack using its XML unmashall {{<flatpack />}} tag.
Example:
{code:xml}
<unmarshal>
    <flatpack definition="PEOPLE-FixedLength.pzmap.xml" fixed="true" ignoreExtraColumns="true" allowShortLines="true"/>
</unmarshal>
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)