Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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 ? *