If we schedule a workflow to `start today` and run...
# general
e
If we schedule a workflow to
start today
and run
every 30 minutos
, when does it start? Lets say I setup and save the workflow at 10:12 am... is the next run at 10:30 am of today?
m
Yes it just runs on the pre-defined schedule in netsuite servers
So it will run "around" 10:30
but it could be 10:35 or 10:37 depending on what other processes Netsuite is triggering at that same time
I don't remember the priority of schedule processes, but it will do all the M/R Scripts, Scheduled Scripts, other schedule workflows, scheduled transitions, etc at 10:30 so some may have to wait for others in line
e
Thanks @MGBC