Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
mgoel
Contributor
Contributor

How to read text delimited files with not stable structures

I have many CSV files with 100+ columns whose header sequence is not maintained.

On research, I have found out that previously we had tfileInputTextFalt which is not being supported in the latest version of Talend Studio.

Here input is - csv

output is - csv

how to handle the scenario where header sequence is not maintained. how to ingest into ETL?

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi

I think you need dynamic schema functionality to read a file with not stable structures, you can find an example case in this topic. Note that this functionality is only available in enterprise subscription product.

 

Regards

Shong

 

View solution in original post

1 Reply
Anonymous
Not applicable

Hi

I think you need dynamic schema functionality to read a file with not stable structures, you can find an example case in this topic. Note that this functionality is only available in enterprise subscription product.

 

Regards

Shong