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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
tankm1990
Contributor
Contributor

tFTPGet limit file count

Hi,

I need help on the component tFTPGet, what I want to do is to limit the file count each time I get the file from the FTP server not more than 100 files.

For example, the client FTP server have about 2000 files waiting to process, but I want to set it only process 100 files per batch.

Do anyone have any Idea how this logic could be made by using Talend?

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

Are your 2000 files the same file type? Text files? Did you rename them by date?

Best regards

Sabrina

tankm1990
Contributor
Contributor
Author

Hello xdshi,

 

Thanks for you immediate reply on this matter,

All of these files are zip file format.

Files name is named in number, example 232-1-xxx-xxxxx-3.

 

Thanks,