Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
I am new to the talend .i got a task tat .Dynamic date parsing .
ie. A file is having the different date formats which are unknown for examle a file having 100 dates those 100 dates in differnt differnt format. i need to parse those dates in to another file in same format for ex(dd/MM/yyyy).How can i solve this job.the job should be dynamic.No static coding. and also i should catch the dates that are invalid.(as rejected). Any suggestion are appreciated.
Hello,
Talend dynamic schema feature allows you to design schema with an unknown column structure (unknown name and number of columns).
Please refer to this KB article about https://community.talend.com/t5/Design-and-Development/How-to-process-changing-data-structure/ta-p/2...
and feel free to let us know if it is what you are looking for.
Best regards
Sabrina