emuoperations

emuoperations is a script used to execute scheduled operations.

A date and time specified in a Scheduled Operations record is the earliest that the operation will be run. The actual time at which an operation is run will depend on when the emuoperations script is scheduled to run. When run, emuoperations looks for any operations that were scheduled to run prior to the current date and time and commences them. Thus, if emuoperations is scheduled to run once per day, it will commence any operation scheduled to run in the previous 24 hours (in theory an operation could have been scheduled to run 23 hours and 59 minutes earlier). If emuoperations is to be run once per day, it probably makes sense therefore to schedule operations close to the time at which emuoperations is run. Alternatively, emuoperations can be run at various times throughout the day.