Hi,
I set up a scheduled workflow to update record status for cases based on a list report. The list report works fine but i do not know if the workflow was run. The status of scheduled job shows only "success". I checked the system cron job and it is working fine. I need help on:
(1) how to check if the scheduled workflow has been run?
(2) I set the time as [5 30 * * *]. On which date and time (local timezone or UTC) does the schedule timing work?
I set up a scheduled workflow to update record status for cases based on a list report. The list report works fine but i do not know if the workflow was run. The status of scheduled job shows only "success". I checked the system cron job and it is working fine. I need help on:
(1) how to check if the scheduled workflow has been run?
(2) I set the time as [5 30 * * *]. On which date and time (local timezone or UTC) does the schedule timing work?
Comment