Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

drewconnelly
2012-05-16 15:42:27

Thanks Edward, the example code helped get me started.  I needed to use body(String.class).tokenize("\n") as the Expression for my cSplitter component.

eost
2012-05-16 03:33:03

There is an example of using splitter with a text file here http://www.talendforge.org/forum/viewtopic.php?id=23667 .  A bit complex for your case but you can download the example and it should answer your question.

drewconnelly
2012-05-15 23:25:12

Hello,

I have a Route which loads a file with a cFile component.  At this point I would like to process a seperate message for each line in the file.  I have been trying to do this using the cSplitter component but so far I still just get one message with the entire file contents.  It seems like I must be missing something obvious, can anyone help me?

Thanks!
Drew

Board footer

Powered by FluxBB