I have a file of unique numbers. I want to import the file into a variable and then loop through each value to perform a task on. I did this in Talend using an object variable but I can't seem to do this in Talend. File is basically as follows 123455Z 12345DW 423213E A343Ds3
Thanks ahead of time for your help.