Back Forward Property form
General tab — Completing the Table fields
 

About Property rules

Providing validation of input data is a best practice to prevent invalid data from entering a work item or the business process. One way of doing that is to specify a set of acceptable values for a field. At runtime, the system compares the input value to the specified set, verifies whether the value has a match, and potentially formats the value (as appropriate) for the property.

A property of mode Single Value, Value List or Value Group can use "table validation" to constrain an input value to match one of the specified values or a pattern of values. You define a "table of data" that describes what values are valid for this property.

To use table validation:

  1. Select one of the values in the Table Type drop-down list (other than the None value). The appropriate fields for that type appear in the form.
  2. Complete the fields appropriate for the selected Table Type value. These fields define the set (table) of acceptable values. See the following sections for details of the fields used for each type of table validation.
CautionIf you update an existing property and revise the table details, additional steps may be necessary. See Revalidation is necessary after certain property updates in More about Properties.

  Basics

  Display-only option

  Local List table validation

  Field Value table validation

  Class Key Value table validation

  Remote List table validation

  Prompt List table validation

Up About Properties