Defining the Percentage Tolerance

You can configure the percentage tolerance used in calculations.

See Also
Configuring Properties
  1. Create or open the text file to contain customized properties for supplierportal.properties. For more information, see Editing Properties Using MQL.
  2. To define the percentage tolerance, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      mcc.portal.PercentageTolerance=0.001

    2. Set the value for this property to the required tolerance value.
  3. When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the supplierportal.properties page object. For more information, see Editing Properties Using MQL.