Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a csv file , I need to creeate new file based on each record from the file. How do i design job for this ?
I tried using : TfileInputdelimited-->tflowtoIterate--><<Here it is not allowing to add toutputdelimited component >>
Hi,
Here is a slightly simple and different trick to solve your problem.
You need to connect the tFlowtoIterate to a trowgenerator. The trowgenerator should have number of rows as 1.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
This worked,thanks
Thanks for the reply. It would be great if you could mark my answer as the solution for your query and save it. It is the best way to tell thanks and it will also help our Talend community members.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂