Configuration and Administration

glog.shipgroup 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.shipgroup.addpartialshipment.line.refnum

glog.shipgroup.addpartialshipment.order.INVPARTY

glog.shipgroup.addpartialshipment.order.refnum

6.3.6

 

These properties allow you to define defaults for the input screen when running the action Add Partial Shipments to Group.

glog.shipgroup.shipments.action.maxShipments

20C

Use this property to limit the number of shipments in a group for which the action Change Equipment Group can be performed. If there are more shipments in a group than what is specified by the property, the action will throw an error.

Default: 10

glog.shipgroup.shipments.count.CHANGE_EQUIPGROUP_SHIP_GROUP

21A

Use this property to limit the number of shipments in a group for which the action Change Equipment Group can be performed. If there are more shipments in a group than what is specified by the property, the action will throw an error.

glog.shipgroup.shipments.count.EDIT_SERVICE_PROVIDER_AND_COST

21A

Use this property to limit the number of shipments in a group for which the action Edit Service Provider and Cost can be performed. If there are more shipments in a group than what is specified by the property, the action will throw an error.

glog.shipgroup.shipments.count.SPLIT_SHIP_GROUP

21A

Use this property to limit the number of shipments in a group for which the action Split Shipment Group can be performed. If there are more shipments in a group than what is specified by the property, the action will throw an error.

glog.shipgroup.shipments.count.allActions

21A

Use this property to limit the number of shipments in a group for which the following actions can be performed:

  • Edit Service Provider and Cost
  • Change Equipment Group
  • Split Shipment Group

 If there are more shipments in a group than what is specified by the property, the actions will throw an error.

Default: 10

glog.shipgroup.createShipmentGroup.useShipmentDomain

22C

This property is used to control the following features:

  • Creating a shipment group in the domain of one of the related shipments.
  • Creating a secondary charge shipment of a shipment group in the shipment group domain.

While creating a shipment group using the create shipment group or create shipment group auto or create shipment group manual action if the property is set to true, the shipment group will be created in the domain of one of the related shipments. 

Note: If shipments belong to different domains, then the shipment group will be created with one of the related shipment domains.

If the property is set to false, the shipment group will be created in the domain of the logged-in user or the domain of impersonation which is provided by the Action Execution user access type.

Also, while executing the create secondary charge action on the shipment group if the property is set to true, the secondary charge shipment will be created in the shipment group domain.

If the property is set to false, the secondary charge shipment will be created in the domain of the logged-in user or the domain of impersonation which is provided by the Action Execution user access type. 

Default: true

 

Note: OTM enables you to provide comma separated values for the glog.shipgroup.addpartialshipment.line.refnum and glog.shipgroup.addpartialshipment.order.refnum properties.

Related Topics