In the Projects window, expand the Configuration node in the project you want to modify, and then double-click the Threshold file.
Scroll to the OneExactMatch element in the DecisionMakerConfig element.
Change the value of the parameter-value element to true.
For example:
<parameter> <parameter-name>OneExactMatch</parameter-name> <parameter-type>java.lang.Boolean</parameter-type> <parameter-value>true</parameter-value> </parameter> |
Save and close the file.