Including or Excluding Product Level Exemptions from Compliance Calculations for Materials

You can configure whether Materials Compliance Management includes or excludes product level exemptions when calculating the compliance for a material.

See Also
Configuring Properties
  1. Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
  2. To include or exclude product level exemptions from compliance calculations, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.Materials.ExcludeProductLevelExemptions=true

    2. Set the value for this property depending on your business requirements:

      • true (default) Product level exemptions contained in materials are ignored when calculating compliance.
      • false Product level exemptions contained in materials are treated as material level exemptions when calculating compliance.

  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 emxMaterialsComplianceCentral.properties page object. For more information, see Editing Properties Using MQL.