Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We have a job wherein we have to lookup multiple files but the file names are not constant. So I have to iterate thru the main file and get variable part of the file name and use that for lookup files. However when running the job, the lookup files fail coz they seem to processing before I iterate the main file to get the variable extn!