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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
SamuliRonkanen
Partner - Contributor
Partner - Contributor

Talend 8 Cloud: TMC Cron Trigger problem for last day of the month

Hi,

I'm trying to create a trigger which would start at every last day of the month. It seems that the UI has a validation bug since the same values that have worked before with Talend 7 aren't accepted in TMC. There are two screenshots attached which illustrate the problem. The one with "required field" error message should work since it has been in use with Talend 7.

any help appreciated.

cheers, samuli

 

 

Labels (4)
1 Reply
quentin-vigne
Partner - Creator II
Partner - Creator II

Hi @SamuliRonkanen 

 

Maybe you’ve already found the solution, but to help more people, here is the syntax for CRON to execute a task on the last day of the month:

40 23 L 1/1 ? * 

quentinvigne_0-1740992937824.png