Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
NNayal1600240775
Contributor III
Contributor III

Set the start time & odd intervals in TMC Talend

How can we define the start time and odd intervals in TMC.

For example

(1) In TAC , when we set the trigger, we can define the minutes.

Whereas in TMC, the intervals are given as 5min,10 min,15 min and so on. I want my jobs to start at separate timings, which will require me to schedule some jobs after 7 minute or 9 minutes or 3 minutes. How can I achieve this in TMC.

(2) In TAC we have job start timing defined where we can set the start date and time both, whereas in TMC I can only define the Start date , and not the timings.

Can we achieve both of the above 2 points in TMC? If so how can we achieve this.

Labels (6)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi

You can use CRON trigger type, please read this documentation page about how to write a CRON expression.

 

Regards

Shong

 

View solution in original post

4 Replies
Anonymous
Not applicable

Hi

You can use CRON trigger type, please read this documentation page about how to write a CRON expression.

 

Regards

Shong

 

NNayal1600240775
Contributor III
Contributor III
Author

can you let me know what will be the settings if i want the job to run every 6 minutes .

Anonymous
Not applicable

The slash ( / ) specifies an interval value, eg:

*/6 (every 6 minutes in Minutes field) 

NNayal1600240775
Contributor III
Contributor III
Author

Hi @Shicong Hong​ 

iam not able to schedule the job every 7 or 8 miniutes.

if i change the below value to 7 and save the trigger i get below error:

0695b00000skWTXAA2.png0695b00000skWV9AAM.png