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)

Reply via email to