OPSAccidentIncidentImport
Name: OPS Accident Incident Import
Type: Interface
Description: Used to import accident or incident 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. |
| AccidentFlag | If true, the record reports an accident. |
| Details | Details of the accident. |
| AccidentSeverityAbbr | Abbreviated description of the accident severity. |
| IncidentTime | Time the incident occurred. Value is in seconds from midnight. |
| TypeAbbr | Incident type identifier from OPSIncidentTypes.IncidentSubType. References the associated incident subtype. |
| Comments | Comments about the record. |
| BadgeNum | Badge number of the associated employee. |
| LDate | Date the accident occurred. |
| Location | Description of the accident's location. |
| ReferenceText | References a record or document associated with this record. |
| SupervisorBadgeNum | Badge number of the associated employee's supervisor. |
| SupervisorName | Name of the employee's supervisor. |
| LineName | Name of the associated line. |
| WorkName | Name of the associated work. |
| BlockName | Name of the associated block. |
| WeatherAbbr | Weather conditions during the accident (from Weather.WeatherAbbr). |
| LightingAbbr | Lighting conditions during the accident (from LightingConditions.LightingAbbr). |
| RoadAbbr | Abbreviation of the nearest road of the incident. |
| DirectionName | Name of the line direction. |
| UserLong1 | Client supplementary data. |
| UserLong2 | Client supplementary data. |
| UserLong3 | Client supplementary data. |
| UserLong4 | Client supplementary data. |
| UserLong5 | Client supplementary data. |
| UserShort1 | Client supplementary data. |
| UserShort2 | Client supplementary data. |
| UserShort3 | Client supplementary data. |
| UserShort4 | Client supplementary data. |
| UserShort5 | Client supplementary data. |
| UserShort6 | Client supplementary data. |
| UserShort7 | Client supplementary data. |
| UserShort8 | Client supplementary data. |
| UserShort9 | Client supplementary data. |
| UserShort10 | Client supplementary data. |
| UserString1 | Client supplementary data. |
| UserString2 | Client supplementary data. |
| UserString3 | Client supplementary data. |
| UserString4 | Client supplementary data. |
| UserString5 | Client supplementary data. |
| UserString6 | Client supplementary data. |
| UserString7 | Client supplementary data. |
| UserString8 | Client supplementary data. |
| UserString9 | Client supplementary data. |
| UserString10 | Client supplementary data. |
| UserString11 | Client supplementary data. |
| UserString12 | Client supplementary data. |
| UserString13 | Client supplementary data. |
| UserString14 | Client supplementary data. |
| UserString15 | Client supplementary data. |
| UserLongString1 | Client supplementary data. |
| UserLongString2 | Client supplementary data. |
| UserLongString3 | Client supplementary data. |
| UserLongString4 | Client supplementary data. |
| UserLongString5 | Client supplementary data. |
| UserDouble1 | Client supplementary data. |
| UserDouble2 | Client supplementary data. |
| VehicleNumber | Vehicle identifier from Vehicles.VehicleNumber. Typically painted on the vehicle. |
| WorkDescription | Description of the work being performed when the incident occurred. |
| Speed | Speed of the vehicle when the accident occurred. Value is in kilometers per hour (KPH). |
| VehicleDamage | Description of any damage that might have been inflicted on the associated vehicle. |
| DamageAmount | Cost of the damage that may have been inflicted on the vehicle. |
| Violations | Import violations (e.g., 'Invalid Vehicle Number'). |
| DoneFlag | If true, the record has been processed. |