Configuring Subtance Threshold Report

You can configure a substance threshold report to include all the non-compliant MEPs along with the selected equivalent.

See Also
Properties for Configuring Substance Threshold Report
Configuring Properties
  1. Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
  2. To define whether to include or not all the non-compliant MEPs along with selected equivalent in the Substance Threshold Report, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.SubstanceThresholdReport.IncludeAllMEPandEnterpriseConfiguration

    2. Set the value for this property to True or False.

    For example,

    emxMaterialComplianceCentral.SubstanceThresholdReport.IncludeAllMEPandEnterpriseConfiguration = False

  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.