CRON Scheduled automation not triggering

Esteban Ramirez April 1, 2022

Hi,

 

Can someone help me, why is the automation not triggering, I've been testing this today (01/04/2022), matching the trigger to UTC time but it still won't trigger. It won't work even when changing the trigger to use the basic settings The automation does work if I click on the "run automation" button though.

Screenshot 2022-04-01 at 15.38.30.png

1 answer

1 accepted

0 votes
Answer accepted
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 1, 2022

Hi @Esteban Ramirez ,

I think that issue is on your cron expression.

Please consider that approach :

 

0 15 8 ? JAN MON 2014
seconds, minutes,hour,day,month,day,year

This literally translates to 0 second, 15 minute, 8 hour, any day of the month, January, Monday, 2014.

Hope this helps,

Fabio

Esteban Ramirez April 1, 2022

Hi @Fabio Racobaldo _Herzum_ ,

Thanks, the expression was actually ok, I was just expecting it to trigger in the wrong time 

Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 1, 2022

Hi @Esteban Ramirez ,

are u sure that your cron is based on UTC?

Could you check Audit Log for the automation in order to figure out if it has been fired?

Suggest an answer

Log in or Sign up to answer