Configuring Equipment Feature Availability in an Effectivity Matrix or BOM Preview

You can configure whether equipment features are visible and available for selection when creating an Effectivity Matrix or when previewing a BOM.

See Property for Equipment Feature Availability in an Effectivity Matrix or BOM Preview.

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 configure whether equipment features are visible and available for selection when creating an Effectivity Matrix or when previewing a BOM, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxConfiguration.Feature.EquipmentFeatureOption=false

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

      • true = The equipment features are visible and available for selection.
      • false = The equipment features are not visible or available for selection.

  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 emxConfiguration.properties page object. For more information, seeEditing Properties Using MQL.