|
Flatpack has been created by James Strachan (Jul 14, 2008). Content:Flatpack ComponentThe Flatpack component supports fixed width and delimited file parsing via the flatpack library URI formatflatpack:[delim|fixed]:flatPackConfig.pzmap.xml
URI Options
Using the endpointA common use case is sending a file to this endpoint for further processing in a separate route. For example... <camelContext xmlns="http://activemq.apache.org/camel/schema/spring"> <route> <from uri="file://someDirectory"/> <to uri="flatpack:foo"/> </route> <route> <from uri="flatpack:foo"/> ... </route> </camelContext> You can also convert the payload of each message created to a Map for easy Bean Integration See Also |
Powered by
Atlassian Confluence
(Version: 2.2.9 Build:#527 Sep 07, 2006)
-
Bug/feature request
Unsubscribe or edit your notifications preferences
Unsubscribe or edit your notifications preferences
