Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

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.
Labels (2)
3 Replies
Anonymous
Not applicable

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
_AnonymousUser
Specialist III
Specialist III
Author

Hello,
yes, I get an Exception like "too many columns" or "column missing".
If this happens, I need to send an Email.
Thank you. 
_AnonymousUser
Specialist III
Specialist III
Author

Hello,
someone got a hint to get this done, please?
Thank you.