Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I have to take some files in Input (let's say 5) with a tFileList and sort them by file name in ascending order.
Here I can see that the component tFileList has the options to that:
https://help.talend.com/internal/api/webapp/resources/utCevIWq2xjSsmN_nh5gUQ/content
in my case I'm using the 3.1 version of Talend Open Studio, and the tFileList of that versions doesn't have the sorting options like the 6.1 version has, is there any other way of sorting the files?
Hi,
The best and easy way will be to do the upgrade as we are currently at 7.2 version of Talend. I have never tried version 3 of Talend personally. If you do not want to upgarde, then, you will have to use tSystem component to print the file properties to a file using Unix command and then read that file to determine the creation date or modified date of file.
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 🙂