Search Rule

The Search Rule zone allows you to search for a rule. It contains the following two sections:

  • Search Criteria - The Search Criteria section contains the following fields:

    Field Name Field Description Mandatory (Yes or No)
    Rule Used to search for a particular rule. No
    Rule Type Used to search for rules which are created using a particular rule type. No
    Description Used to search for rules with a particular description. No
    Rule Priority Used to search for rules with a particular priority. No
    Effective Start Date Used to search for rules which are created from a particular date onwards.
    Note: You can either manually specify the date or select it using the Date Picker (The Date Picker Icon) icon corresponding to the field.
    No
    Note: You must specify at least one search criterion while searching for a rule.
  • Search Results - On clicking the Search button, the search results appear based on the specified search criteria. The Search Results section contains the following columns:

    Column Name Column Description
    Rule Priority Displays the priority of the rule.
    Rule Displays the rule code.
    Description Displays the description of the rule.
    Rule Type Displays the type of rule.
    Effective Start Date Displays the date from when the rule is effective.
    Effective End Date Displays the date till when the rule is effective.
    Pre-Processing Algorithm Indicates the algorithm that will be triggered before executing the criteria in the rule. It pre-processes the input parameters and then returns processed values against which the criteria is validated.
    Post-Processing Algorithm Indicates the algorithm that will be triggered when the rule is true. It post-processes the output parameters and returns the updated values to the calling programs or dependent rules.
    View On clicking the View (The View Icon) icon, the Rule screen appears where you can view the details of the rule.
    Edit On clicking the Edit (The Edit Icon) icon, the Rule screen appears where you can edit the details of the rule.
    Delete On clicking the Delete (The Delete Icon) icon, you can delete the rule.
    Note: You can delete a rule only if it is not used.
    Duplicate On clicking the Duplicate (The Duplicate Icon) icon, the Rule screen appears where you can create a rule using an existing rule.

Related Topics

For more information on... See...
How to search for a rule Searching for a Rule
How to edit a rule Editing a Rule
How to delete a rule Deleting a Rule
How to copy a rule Copying a Rule
How to view the details of a rule Viewing the Rule Details