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
Jeremie
08/15/2019, 1:46 PM
Any traces of errors from it's execution log?
Jeremie
08/15/2019, 1:46 PM
Or are you referring to the scheduled job not instantiating?
a
Amanda Flynn
08/15/2019, 2:07 PM
No errors. It just stops running, as if it isn't scheduled to run daily with no end date.
b
battk
08/15/2019, 2:08 PM
Probably best to support case this
battk
08/15/2019, 2:09 PM
General things that are useful are if the previous scheduled script instance completed successfully within 15 minutes
battk
08/15/2019, 2:10 PM
Or if there are script logs without a scheduled script instance