Table of Contents
A rule condition consists of one or more tests which are grouped together logically. You may reorder the tests either to make the condition more readable, or to optimize performance. For example, pattern matching tests are typically less efficient than property tests, so it does make sense to test properties first.
Procedure #
- In the displayed rules view, double click anywhere on the rule you want to update.
- Right click on the test you would like to move.
- Move the test.
- Click Move up
- or Move down.
Result #
The test has been moved.
Once you are done #
Although the rule has been updated within the rules editor, the change has not yet been propagated to the portal. To commit the change to the portal, you must save the rule set.