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

[resolved] How to use twaitforfile component for files on server

Is it possible to use twaitforfile component if the files are in linux server
Labels (2)
12 Replies
Anonymous
Not applicable
Author

I need to schedule that job
But am not getting how to schedule
when i executed its still running on command prompt ...but I need to execute it background like with cron tab
what is the interval i have to give
I had given continuous loop
Anonymous
Not applicable
Author

Hi,
I have one more design...
-- Schedule a job every day with optimum frequency
-- Once the job is execute, record the timestamp, size of the file you processed
-- At the next execution compare it with your earlier records and if different load it again else end the job...
-- This way you will be able to provide proof for your data update and reading..
Thanks
Vaibhav
Anonymous
Not applicable
Author

you don't have to schedule that Talend job as it's triggered (waiting for an event).
or perhaps you want to stop it after some tentatives or for an ending period. Use option in that case.