I have a scheduled script that runs every 15 minut...
# suitescript
a
I have a scheduled script that runs every 15 minutes. It transfers inventory from our central 'ghost' warehouse location to bins in the local warehouse based on back orders. It ran smoothly for a long time, but suddenly it's stopping every night, runs at 11:45pm then won't start again at midnight. Anyone else noticing anything like this?
j
Any traces of errors from it's execution log?
Or are you referring to the scheduled job not instantiating?
a
No errors. It just stops running, as if it isn't scheduled to run daily with no end date.
b
Probably best to support case this
General things that are useful are if the previous scheduled script instance completed successfully within 15 minutes
Or if there are script logs without a scheduled script instance