Enabling Support for Processes

You can configure Materials Compliance Management to support processes for compliance definitions.

Support for processes can also be enabled by setting the emxMaterialComplianceCentral.IPC1754Support = on. For more information, see Enabling Support for IPC 1754.

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 enable support for processes, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.processEnable

    2. Set the value for this property to Yes to enable support, or No to disable support.

      If you choose Yes, you must also set the emxMaterialComplianceCentral.Substance.EnableMinMax property to Yes.

  3. To enable setting min and max values for substances, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.Substance.EnableMinMax

    2. Set the value for this property to Yes to enable support, or No to disable support.

      You must also set this property to Yes if you use emxMaterialComplianceCentral.IPC1754Support = on to enable processes.

  4. 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.