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: 
Anonymous
Not applicable

tWaitForFile - what's the order to process multiple files

Hi
I use tWaitForFile to process files in a setup folder. The setting is as screenshot below.
   0683p000009MB9l.png 
What is the order to process files (e.g. 1000 files) ?
Is it order by "filename" or "time stamp of file creation" or "something else"?   
Cheers
Jay
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
It should be ordered  by "time stamp of file creation" if your choose "a file is created" trigger action option.
You can use tjava component to print out the message of file creation time and name.
Please take a look at component reference about:TalendHelpCenter:tWaitForFile
Best regards
Sabrina