Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

header of files generated after split

Hello,

I am new in talend, and I am building a job in which I will split first a file into multiple files and read those files after. My issue is the files generated after the split apart from the first file which contain the header the others don't have any header, I was wondering how can I achieve having the same header on those different files as it is in the original file.

here is my flow:

tfileInputFullRow_1 -> tFileOutputDelimited_1 (here I selected split output in several files and specified the number of lines)

|

OnSubJobOk

|

tFileLIst_1->tFileInputDelimited_1->tLogrow_1

Any help or suggestion?

Regards

Labels (3)
0 Replies