divider

Administrator Module

Contents

Edit Rule Expression

Introduction
Getting Started

Main Menu

The Edit Rule Expression page is used to create or modify a leaf node expression. From here the administrator may select the desired field and the comparison operator, and enter the comparison value. These inputs will be assembled into a leaf node expression such as field1 = ABCD.

The the Field input contains a list of optional and required fields available to the particular account structure. Beside the field name is located the length of the field in parentheses.

The operator drop down list contains the comparison operators:

  • Equals (=)
  • Not Equals (<>)
  • Less Than (<)
  • Less Than or Equals (<=)
  • Greater Than (>)
  • Greater Than or Equals (>=)

Enter the comparison value into the Value input field. When specifying the comparison value of a leaf node expression certain wild card characters may be used.

  • % - Used to specify any number of characters with any value. "A%" matches "ABCD", "A123" , etc...
  • _ - An underscore character specifies one character of any value. "A_CD" matches "ABCD" , "AZCD", etc...

When all of the input are as desired, click on the Save button to save the changes. You may also click on the Cancel button to discard all changes. Either choise will return you to the Edit Account Field Validation Rule page.

 
 Kronos logo