tFileInputDelimited and "check each row structure against schema"
Hello,
I use tFileInputDelimitedfirst, to get field names from csv.
With "check each row structure against schema", it works quite good if field count doesn't fit etc.
Is there a way to get the event notification if schema check doesn't pass? My job just stops with a exception and "on component error" trigger doesn't work here...
Thank you and best regards.
Hi,
Is there any error message displayed on the console when the total number of columns in each row is not consistent with the schema?
What does your expected event notification look like? What's your current job design?
Best regards
Sabrina