Deprecated featureDeprecated feature

Changing the opVal setting

This steps in this section explain how to change the opVal setting.

Procedure

  1. Edit the XML input file
  2. Find the <opVal> element corresponding to the constraint that you want to change. The opVal element will be inside a <constraint> element.
  3. Inside the <opVal> element, set the language setting.
  4. Inside the <opVal> element, insert an <opValue> element. Between the start and end tags for the element, the value for the feature that you want the constraint based on. This is the value that would be found in the <columnName> element specified for the parent <constraint> element.
  5. Save the XML file.
  6. Update the production server by importing the updated XML file.