Configuration and Administration

glog.gatehouse Properties

When an Arrival or Departure Gatehouse Event is set, it is creating a Shipment Event stating whether the shipment has arrived or departed. The user only defines the location and date/time for the event. All other information that is usually defined for a shipment event, like Event Group and Status Code, are defaulted to via this property file.

To control the behavior of Oracle Transportation Management, you can change settings in the glog.properties file or the appropriate property set.

Note that these properties do not show on the Properties servlet.

Property

New in Version

Description

glog.gatehouse.arrival_status_code

 

This property is used by the internal workflow of Oracle Transportation Management to determine the Event Group and Status Code when an Arrival Gatehouse Event is set. It sets the Event Group to Arrival, and the Status Code to X8 (the EDI code for arrival).

Default: X8

glog.gatehouse.departed_status_code

 

This property is used by the internal workflow of Oracle Transportation Management to determine the Event Group and Status Code when a Departure Gatehouse Event is set. It sets the Event Group to Departure, and the Status Code to RL (the EDI code for departure).

Default: RL

Related Topics