-
Log entry definition
The scheduler log entry table used for logging when a task is run should at least have these fields defined.
Name: SchedulerLogEntry
Fields (hard coded at the moment but that can change in a later release):
ID text 10 The connection back to the task producing this entry LastRunDateStart date extended
Prevent entryThe date when the scheduler started up the process LastRunTimeStart time Prevent entry The time when the scheduler started up the process LastRunDateEnd date extended
Prevent entry
The date when the scheduler finished running the process LastRunTimeEnd time Prevent entry The time when the scheduler finished running the process Message text 100
The status of the task. Errors in compiling or running will show here.