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: 
ganeshK
Contributor
Contributor

Some of the data file not getting inserted into database, but files moved to successful archive directory

Hi Experts,

I have a talend job which reads the files from directory , Insert into DB2 database and then move to archive directory.

When i have more files, some of the files not getting inserted, but files moved to successful archive directory and there is no error as well.

Please guide me is there any design issue. My design is below.

0693p00000AZrwoAAD.png

Labels (2)
2 Replies
Prakhar1
Creator III
Creator III

what is the code you are using in tFileArchive to give the file path ?

also how you are reading the files in tDeliminited Input

ganeshK
Contributor
Contributor
Author

0693p00000AZvLSAA1.png0693p00000AZvLNAA1.pngHi,

Below are the properties and code i am using for tDelimitedInput and tFileArchive.