Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
Hello,
Are your 2000 files the same file type? Text files? Did you rename them by date?
Best regards
Sabrina
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,