OpsRemarksImport
Name: OPS Remarks Import
Type: Interface
Description: Used to import Remarks information.
| Field | Documentation |
|---|---|
| TransactionDate | Date the record was changed in the source system. |
| TransactionTime | Time the record was changed in the source system. Value is in seconds from midnight. |
| TypeAbbr | Abbreviation of the remark type. |
| CategoryName | Data element which the remark is associated with (e.g., line group, detour). |
| LineGroupAbbr | Abbreviated name of the line group. |
| WorkName | Name of the associated work. |
| Details | Narrative describing the details of the detour. |
| FromDate | Start date of the validity period. |
| FromTime | Start time of the validity period. Value is in seconds from midnight. |
| ToDate | End date of the validity period. |
| ToTime | End time of the validity period. Value is in seconds from midnight. |
| WeekTemplate | 7-character string indicating which days of the week the remark is valid (e.g., 0011001 means Monday, Tuesday, and Friday). |
| Violations | Import violations (e.g., 'Invalid FromDate'). |
| DoneFlag | If true, the record has been processed. |