Configuration and Administration

glog.order_release Properties

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

Property

Values

New in Version

Description

glog.order_release.<domain>.show_template

true/false  

Similar to glog.order_release.show_template but this allows you to set it for a specific domain. This property is only supported for Rapid Order Release. If you want to use it for general order release, set glog.order_release.show_template, which uses template across all domains. There is no domain specific support for this type.

glog.order_release.showBuyerSection

true/false  

Determines whether the buyer template section of the order release template page appears.

glog.order_release.showCustomerSection

true/false  

Determines whether the customer template section of the order release template page appears.

glog.order_release.showDomainSection

true/false  

Determines whether the domain template section of the order release template page appears.

glog.order_release.showTemplateSection

true/false  

Determines whether the standard template section of the order release template page appears.

glog.order_release.show_template

true/false

 

Determines whether you can add different types of templates to an order when creating an order release. This property needs to be set to true if you want any type of template to be shown on the order release. When set to true, OTM will prompt the user to select a template when creating a new order.

Related Topics