Configuration and Administration

glog.mip 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.mip.maxRemoteConstraints

 

This property is used when FICO Xpress-Optimizer is run remotely on a different server than where OTM is running. Used specifically to handle large problems.

glog.mip.maxRemoteVariables

 

This property is used when FICO Xpress-Optimizer is run remotely on a different server than where OTM is running. Used specifically to handle large problems.

glog.mip.solver

 

This is used to identify third party optimization solvers. Currently there is only one solver, FICO Xpress-Optimizer, so this should not be changed.

glog.mip.solver.timeout

 

Limits the FICO Xpress-Optimizer solve time to a finite time range. The default (2H) is usually plenty unless the problem that is being solved is extremely complex. Timeouts can be set by business use case in the PLANNING_TASK table.

glog.mip.tests.<name>

 

These are used by OTM support.

Note Do not change unless directed by support.

 

Related Topics