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: 
RP1629548713
Contributor II
Contributor II

TAC Scheduling

Hi All,

I am trying to schedule a job in TAC which is expected to run from 25th -04th . For Eg 25th March to 4th April.

How do I achieve these dates in TAC? Because when i open the config settings and try to select the date range it changes to 1,2,3,4,25,26,27,28,29,30..and I assume that this means it will run on 1st -4th March and 25th to 30thApril ,which is not what I am expecting . I expect the dates to 25th March -4th April.

Please assist on this ,I have an urgent requirement .

Labels (4)
1 Reply
Anonymous
Not applicable

You need to use a cron-based trigger for this.

This webpage helps to show you what you need....

https://crontab.guru/

Here are the Talend documents on this....

https://help.talend.com/r/en-US/7.2/administration-center-user-guide/scheduling-execution-tasks

 

From what you have said, to run this job at 12 noon

0 12 25,26,27,28,29,30,31,1,2,3,4 * *