[
https://issues.apache.org/activemq/browse/CAMEL-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-830.
-------------------------------
Resolution: Fixed
Added option: *splitRows* that can be turned off to return the entire content
that you can convert to a List and then iterate each rows as a Map object.
Updated wiki as well.
Committed revision 686616.
> Flatpack to process as one big exchange or once per row
> -------------------------------------------------------
>
> Key: CAMEL-830
> URL: https://issues.apache.org/activemq/browse/CAMEL-830
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-flatpack
> Affects Versions: 1.4.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 1.5.0
>
>
> Using the flatpack component now you get *one* exchange per row in the file.
> But sometimes you need the *entire* content as one exchange so you can do
> some processing on the entire content. We need an option for this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.