OpsProcessLog
Name: OPS Process Log
Type: Log
Modules: OPS-Bidding, OPS-Dispatch, OPS-Timekeeping
Description: Contains the process log information associated with key OPS processes.
| Field | Documentation |
|---|---|
| ProcessId | Unique identifier for an OPS process. |
| OpsProcess | Name of the process. |
| EventId | Unique identifier for an event. |
| EventDate | Date the event occurred. |
| EventTime | Time the event occurred. Value is in seconds from midnight. |
| EventType | Type of event that occurred (0 = Info, 1 = Warning, 2 = Error). |
| EventMessage | Logged message of the event. |
| IdentityName | Name of the user associated with the entry. |
| DisplayFlag | Indicates how the entry should be viewed (1 = Bolded, 2 = Blue text, 3 = Red text). |