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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
SharanDC1
Contributor
Contributor

Looping

How to loop a particular job without using schedular?

I want to run my job 24/7 at 1 hr intervals. How can this be done without using a scheduler?

Labels (2)
3 Replies
Anonymous
Not applicable

Hello,

There are tWaitForFile and tWaitForSqlData components in talend that wait for a specific event ( a file deletion or creation, a table rowcount ) to trigger a subjob. You may use them as a template to create your own component tailored to your needs.

Best regards

Sabrina

SharanDC1
Contributor
Contributor
Author

Thank u : )

Anonymous
Not applicable

Hello,

Feel free to let us know if this solution is OK with you and any further help we can give.

Best regards

Sabrina