What are the Types of Scheduling triggers in TAC
Answer / Shahanawaz Ali Khan
In Talend, the following types of scheduling triggers are available:
1. Fixed Schedule: This trigger schedules a job to run at specific intervals (daily, weekly, monthly, etc.).
2. Data-driven Schedule: This trigger schedules a job based on the availability of data in a source.
3. API-driven Schedule: This trigger schedules a job in response to an API call.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the most current version of talend open studio?
How to pass data from parent job to child jobs through trunjob component?
Describe the etl process?
How to resume job execution from same location if job get failed in talend
How to schedule a talend job?
What is the default pattern of date in talend?
Why ‘GC overhead limit exceeded’ error occurs?
How can you add component in your talend job?
What types of joins are supported by tmap component?
What do you know about connections in talend?
How can we execute shell script from talend job?
Explain talend architecture?