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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
JavierP2
Contributor
Contributor

TFilelist without iterate?

Hi there,

 

I have this program that does the following:

 

1) Connects to SFTP

2) List all the files with an extension (tFileList)

3)  Change the name of the fields processed (TFileCopy)

4) Put the orders into a SFTP server with the new name.

5) Creates a log and send an email.

 

0683p000009MaT1.png

 

The problem that I'm experiencing is that everytime that the tFileList process a file it comes again to list all the files(even the ones that are processed already).

 

Is there a way to avoid to list all the files every time and do not list the ones already processed?

 

Thanks!

Labels (2)
0 Replies