Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
If I set tfileinputdelimited to not die on error, I would like to log rows with bad data. How can I do this? I'm not sure which components I would use and how to connect it from the ffileinputdelimited. Any help would be appreciated, thanks.
Found my answer. I can catch the reject row and write it to a csv file.
Found my answer. I can catch the reject row and write it to a csv file.