Create an Object as a Dictionary for the Expresses Condition

An Expresses condition determines whether text fields in a specified business object contain any term in a dictionary. For you to use this condition in a transaction-model filter, the dictionary must be created as an imported object.

  • At minimum, this object must contain a Word attribute (String format) and a Relevance attribute (Double format). The Word attribute lists terms that the Expresses condition searches for. The Relevance attribute rates their relative importance.

  • You may include other attributes as well. These may be selected for the results displayed for incidents generated by a model or control that uses the Expresses condition.

  • An Include Empty Row advanced option is available to the Expresses condition. For it to be useful, include one row in the imported object that leaves the Word value null and sets the Relevance value to 0.