Skip to main content
Omnitracs Knowledge Base

T.3.12.0

T.3.12.0 - Critical Event Reporting Incident Update Notification

Overview

This transaction type is published via the Services Portal whenever an update is made to an existing critical event, which may have been reported via the (T.3.02.0) Critical Event Reporting Incident notification transaction type.

Schema

The following diagram illustrates the transaction type's XML schema. Some of the Shared Complex Types are referenced within the transaction type.
T.3.12.0.png
 

Sample XML Transaction

<T.3.12.0>

    <eventKey>1</eventKey>

    <eventUrl>https://cer.omnitracs.com/cer/welcome.do?incidentKey=1</eventUrl>

    <equipment ID="TEST348" unitAddress="905326120" equipType="tractor"/>

    <eventVideoKey>test</eventVideoKey>

    <totalVideoSegments>4</totalVideoSegments>

    <availableVideoSegments>4</availableVideoSegments>

    <eventNotesAdded>Test0</eventNotesAdded>

    <cerEventStatus>1</cerEventStatus>

</T.3.12.0>

  • Was this article helpful?