I have followed all instructions for setup of simple job using tfilelist processing.
I have 19 files in directory input. I added the input filename being processed to output file and verified record count. Only 1st file processed. Looks like filelist step is correct but processing stops with first file and does not process the rest in directory.
Your job says it processed all 19 files and there should not be any problem. Why do you think only one was processed? I suspect the problem lies with your tFileOutputDelimited settings (filename or append).
Your job says it processed all 19 files and there should not be any problem. Why do you think only one was processed? I suspect the problem lies with your tFileOutputDelimited settings (filename or append).