Configuration and Administration
gtm.roo Properties
To control the behavior of Global Trade Management, you can change settings in the glog.properties file or the appropriate property set.
Note: Do not modify these properties unless directed by OTM/GTM Support.
Property |
New in Version |
Description |
---|---|---|
25A |
During qualification for a trade agreement, the application identifies the product classification type of an item in the following order:
If this property is set to true, the application considers any existing classification type when options 1-5 do not give any valid classification data. If the property is set to false, the application checks the options from 1-5 only (option 6 is not evaluated). If no classification type is found, the application displays an error. Default: true |
|
24A |
This property determines if a basic matching between a trade item structure component and an item origin should be performed while getting a matching trade item value for a structure and a structure component, and a matching item origin for a structure component. If set to true, matching is performed based on inventory organization, partner and partner site, and also on structure in case of item origin. If set to false, basic matching is avoided. Default: true |
|
gtm.roo.itemqf.overwrite.status | 23C |
The default value of this property is REQUIRES REVIEW, NOT STARTED, ELIGIBLE. When running the action Qualify for Trade Agreement, if the existing qualification has one of these statuses, then based on the effective and expiration dates, qualifications are overwritten. For other statuses like QUALIFIED, DISCONTINUED, and NOT QUALIFIED, the existing qualification is expired and a new qualification is created. |
24A |
To assess if an item leaf node component is originating, the application will consider only the Country of Origin attribute if it is part of the trade agreement member nations instead of having to specify the qualification record with the status. This behavior is controlled by this property. If the property is set to true, qualification status is considered along with the Country of Origin attribute to check if it belongs to a trade agreement region. If the property is set to false, only the Country of Origin attribute is used to check if it belongs to a trade agreement region. Default: true Note: If the property is true and the Allow Partial Credit check box is selected on the Trade Agreements page, then non-originating components will be considered during qualification. |
|
21C |
Use this property to skip the evaluation of certain rule types qualification for trade agreement. For example, you can skip condition-based Rules of Origin rule type by setting the property gtm.roo.plugin.skipEvaluation.CONDITION=true. Also, GTM will pass that rule type during qualification for trade agreement. Default: false |
|
gtm.roo.qualification.performRollupFirst | 25A |
The order of execution of the rollup logic during qualification can be controlled via this property. The default value of the property is false. In this case, the application executes the existing behavior, i.e. rollup (at the component level or the item level) is carried out if the item fails to qualify through a product specific rule and the wholly originating logic. (Also see Qualification Engine Flow.) |