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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

reject output of tschemacompliance not working - TOS 6

Hi
Here is my job
http://prntscr.com/9k7q67
Reading a file having records 26586, one record is broken i.e date format is wrong as required.
26585 processed properly and 1 rejected but couldn't show up in output like tlogrow.
Any Help ?
Labels (2)
14 Replies
Anonymous
Not applicable
Author

Hi xdshi
I have tried with string as well. But When I use string for date column, tschemacompliancecheck rejects all 26586 records.
Can you see what's the matter ?
Anonymous
Not applicable
Author

Anonymous
Not applicable
Author

Hi,
Could you please also show us your tSchemaCompliance component setting?
We made a simple testing on this component, everything is going well on our side.
For example,
My input:
sabrina;L;05/11/2016
dan;M;2016/11/04
I want to get the rejected input row which is against date pattern "MM/dd/yyyy".
Please see my screenshots for details
Best regards
Sabrina

0683p000009MC6P.png 0683p000009MCj0.png
Anonymous
Not applicable
Author

Hi  xdshi,
The tSchemaCompliance component setting u showed even i tried it is working fine .It works with ouput as tlogrow .But it fails in case where output is DB .my scenario is i want to upload a vaild data into table from CSV while rejecting invalid data parking separtely in file or table for error.
Attaching my component settings .With this the records with invalid DATE  also gets uploaded which actually should be rejected.
vidya821
Creator
Creator

Hi @xdshi,

I am facing an issue with the Incorrect input error which is not flown to LogRow or an output file.

Error is displayed in console.

My aim is to find out the specific column name which has this issue.

Pls help

 

Thanks

Vidya


SchemaComplianceCheck.png