Hi, 
I'm evaluating Camel in order to find out if it could be integrated in a
system.
What I'm trying to do is to set a file endpoint that reads csv files.
Those csv files contain about 100 lines each that should be sent as 100
messages to different endpoints (jms queues) regarding the content of every
line.
At first glance seems that Camel file component manages files as a whole
object allowing to check for specific content (i.e. for routing) but not
considering single lines as in my use-case.
Any suggestion ? 
Thanks

Rob
-- 
View this message in context: 
http://old.nabble.com/Unmarshalling-CSV-files-and-send-many-messages-tp28117514p28117514.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to