Configuration and Administration

gtm.compliance Properties

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

Property

New in Version

Description

gtm.compliance.performDiagnostics

22B

Use this property to enhance compliance service performance.

Default: true

gtm.compliance.skipControlsWithLicenseAssigned

25A

The compliance screening action deletes a control (which is no longer applicable) from a trade transaction only if there is no license assigned to the control.

In such a case, if this property is set to true, the application skips control deletion, logs a message, and continues with the action.

If the property is set to false, an error is thrown and the action is stopped.

Default: true

Related Topics