Configuring Decision Data rule form fields

You can manage the properties on the Decision Data rule form by adding, editing and removing them from the form. You can also create properties.

  1. In the Records Explorer, click Decision > Decision Data.
  2. From the list of Decision Data rule instances, click the record that you want to edit.
  3. Click the Form tab.
  4. In the Form fields section, you can perform the following actions:
    • Add a property to the form:
      1. Click Add field.
      2. Enter the name of the property that you want to add to the form. If this property does not exist, you must create it by clicking the Open icon.
    • Add multiple properties from the data model that the Decision Data rule instance applies to:
      1. Click the drop-down list next to the Add field button, and select Add fields.
      2. Select the properties that you want to add to the form, and click Submit.
    • Create additional properties in the definition class of the Decision Data rule instance:
      1. Click Create fields.
      2. In the Data model tab of the definition class, click Add field.
      3. Enter the property name and ID.
      4. Select the property type.
  5. Optional: Select the properties that you want to use as keys. The key ensures that the decision data records are unique.
    Note: This option is available for all decision data rules, except for the decision data rules that hold proposition data. If a decision data rule holds proposition data, the key is always the pyName property.