glog.emission 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.emission.carbonTax.CO2EmissionPerMile

24C

Specifies the CO2 emitted per mile when calculating the carbon tax which will help in calculating total CO2  emissions based on the distance traveled.

glog.emission.carbonTax.CO2eEmissionPerMile

24C

Specifies the CO2 equivalent amount of green house gases emitted per mile when calculating the carbon tax which will help in calculating total CO2 equivalent emissions based on the distance traveled.

glog.emission.carbonTax.ESGActivityTypeID 24C

Specifies the activity type ID for creating Emission Activity when calculating the carbon tax.

glog.emission.carbonTax.IsProvinceLevelBreakUp 24C

Specifies whether you need to get the province level distance break up when calculating the carbon tax.

glog.emission.carbonTax.ProvinceToAccCodeMap.chargetokenset 24C

Specifies the charge token set that would map  the accessorial code to be used for calculating the carbon tax for each province. A record of Emission Activity Detail is created with the accessorial code that is mapped for each province returned with the province level distance break up.

glog.emission.carbonTax.RateDistanceID 24C

Specifies the rate distance ID to get the distance traveled when calculating the carbon tax.

glog.emission.haulType

25A

Specifies the type of the haul for a defined distance range of emission activity. This will be populated as the Remark text if emission activity rule includes a Data configuration specifying its addition. This is used for the shipment with an air mode. For example, glog.emission.haulType.ShortHaul represents a range of 0 KM to 500 KM.

glog.emission.supportedShipmentTypes 25A

Specifies the list of shipment types to be included for emission calculation. By default, the calculation is only supported for TRANSPORTATION shipment type.

Related Topics