Enabling Support for Child Components with Unknown Quantity

You can configure Materials Compliance Management to allow child components to have a quantity type of unknown.

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

      emxMaterialsComplianceCentral.childComponentQuantityUnknown

    2. Set the value for this property to Yes to allow Unknown to be selected as the quantity type.

      If you set this property to Yes, the emxMaterialComplianceCentral.Substance.EnableMinMax property must also be set 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.
  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.