OPSBatchJobs
Name: OPS Batch Jobs
Type: Application
Modules: OPS-Bidding, OPS-Dispatch, OPS-Timekeeping
Description: Contains information about individual jobs that have been scheduled in the system using the OPS Job Management screen.
| Field | Documentation |
|---|---|
| JobId | Numeric identifier of the job (from the JobTypes table). |
| SchId | Refused schedule ID. |
| ScheduleDate | Block schedule date. |
| ScheduleTime | Block schedule time. |
| FromDate | Start date as parameter for the job. |
| ToDate | End date as parameter for the job. |
| Status | 0 = Successful, 1 = Failure , 2 = In Progress. |
| Processed | If selected, the record has been processed. |
| ProcessId | Unique identifier for an OPS process (from the OPSProcessLog table.) |
| Duration | Time that the batch operation took to complete. |
| StartTimeStamp | Operator start time. |
| ModBy | User that last modified the record. |