Search Rule

The Search Rule zone allows you to search for a rule. This zone 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 specify the rule code. No
    Rule Type Used to specify the type of rule. No
    Description Used to specify the description for the rule. No
    Rule Priority Used to specify the priority of the rule. No
    Effective Start Date Used to specify the date from when the rule is effective. No
  • 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 View Rule screen appears where you can view the details of the rule.
    Edit On clicking the Edit (The Edit Icon) icon, the Edit 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 Copy Rule screen appears where you can create a rule using an existing rule.

You can create a new rule by clicking the Add link in the upper right corner of this zone.

Related Topics

For more information on... See...
How to search for a rule Searching for a Rule
How to view the details of a rule Viewing the Rule Details
How to define a rule Defining 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