Configuration and Administration

glog.riq Properties

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

Property

New in Version

Description

glog.riq.allowEquipmentInitialNumberToConstrainEquipGroup

5.5 CU4

Specifies whether the equipment initial and equipment number should be used to determine the equipment group.

Default: False

glog.riq.allowInvalidPackagedItem

6.3.5

When you upload a rate inquiry XML with an invalid package item, the rate inquiry fails. If you set this property to True, OTM will ignore the invalid package item and the rate inquiry is processed successfully.

Default: False

glog.riq.allowPackagedItemToDetermineEquipmentGroup

5.5 CU4

Specifies whether the packaged item should be used to determine the equipment group.

Default: False

glog.riq.calcVolumeUsingSUDimensions

23.2

when the volume isn't provided on the Rate Inquiry screen and the property is set to true, the system computes the volume based on length, width, height, and number of ship units. Otherwise, the system considers the volume given in the Volume field.

Default: false

glog.riq.maxNumberofSourceLocationsAllowed

6.3

In Rate Inquiry, if you select a location profile ID, then the response time to display the rate result depends on the number of locations in the location profile as RIQ logic will have to run through each source location. This property limits how many source locations can be in one profile. The default is 10. If you select a source location profile that contains more than the value entered, an error message is received. This property is applicable both for RIQ UI and RIQ Integration request.

Related Topics