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: 
Soumya_M
Contributor II
Contributor II

error in file list

Hii, here's my job

tFileList - tFileInput - tConvertType - tpostgresoutput

 while using tFileList, there are some files in tFileList which have issue. How do i know which file has invalid data?

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

If we understand your issue very well, some of your input files contain invalid data which cause job to break? What's kind of invalid data? Is it a schema mismatch? If that is the case you can use a tSchemaComplianceCheck to ensure incoming data matches a required schema, length, nullability, etc.

Best regards

Sabrina