Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
Elmar010
Contributor
Contributor

File with non unique filename does not get picked up by my job

Hi,

 

I have noticed that Talend does not pick up an Excel file with a filename that it has picked up before via my tFileInputExcel. When I change the filename it will be picked up. After I have turned the job off and on again, it seems like it somehow resets (filenames do not get retained by the system) and it starts all over again.

I want Talend to allways pick up an excel file and use it as input for the job. I assume the problem lies in my cFile component that checks the fileshare location for new files. Is there a way to make sure all files get picked up without looking if the filename has been seen before?

 

Thanks in advance!

Labels (2)
3 Replies
Elmar010
Contributor
Contributor
Author

Up

David_Beaty
Specialist
Specialist

Hi,

 

Can you share a screenshot of the Talend job design?

 

Elmar010
Contributor
Contributor
Author

Hello,

 

Yes. Please see the screenshot. It scans a directory for a new Excel file via a cFile component.


cFile component.png