Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HiIn tfilelist, using filemask I have set up two types of file mask to iterate only those kind of files.LikeFilemask"*.xls.taken."+TalendDate.getDate("dd-MM-yyyy")"*.xls.Nottaken."+TalendDate.getDate("dd-MM-yyyy")Is there any way so that I could store these type of files into two different variables ? if yes what would be the next component and how ?if no, Please suggest any idea !!