I want to schedule a job in autosys in every 4 hours. Like this: 00:40, 04:40, 08:40, 12:40. Could anyone help with with the JILL code syntax? I tried this It's failing.
start_times: "00:40, 4:40, 8:40, 12:40, 16:40"
days_of_week: "su,mo,tu,we,th,fr,sa"
date_conditions: "1"
Here you go: