Configuring Engineering Change Relationships That Determine Document Display

You can configure the relationship names that determine if Engineering Change objects exist for the DOCUMENT object type. If present, the respective DOCUMENT objects will display in the Design Changes view.

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 the relationship names that determine if Engineering Change objects exist for the DOCUMENT object type, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxLPI.DesignOutput.DesignChanges.Relationships=relationship_ECAffectedItem

      The default value is shown above. Multiple names are comma-separated.

    2. Optionally set the value to blank if Engineering Change objects should not be considered to determine documents shown in the Design Changes view.
  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 emxLPI.properties page object. For more information, see Editing Properties Using MQL.