You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi
Is there any way of knowing if anything is missing some field delimited file which lack specific field of a line of the file
Regards,
Oscar
Offline

Hi Oscar
As you know, you can use tFileInputDelimited to check the amount of columns.
But it can't figure out which field is lost.
According to your previous topic, tJavaRow will be a workaround.
Check amount of fields and figure out which field is lost.
Regards,
Pedro
Offline
Pages: 1