Hi All, if a Mass Update script is run on schedule...
# suitescript
g
Hi All, if a Mass Update script is run on schedule, does it work same as scheduled script?
Am I doing this right?
d
They're generally the same, but with one fundamental difference. Mass updates just work on a day schedule - the execution time is decided by the system, where scheduled scripts can run at a specific time, or execute more than once per day. Your image suggests you've got scheduling set up correctly.
g
Thank you so much @Dominic B 🙂