Back Forward List rules
Completing the New or Save As form

  1. About 
  2. New 
  3. Fields 
  4. History 
  5. More... 

Create a list rule by selecting List from the Technical category.

A list rule has two key parts:

Field

Description

Applies To

SmartPrompt Select a class that this list rule applies to. Choose:

  • A concrete class to report only on instances of that class, stored as rows in a database table.
  • An abstract class that is parent of concrete classes, to define a rule that at runtime can retrieve instances of a single class that is derived from the abstract class.
  • A concrete class that corresponds to a view of the PegaRULES database, to report on the rows of that view.
List Name

Enter a list name that is a Java identifier. Begin the name with a letter and use only letters, digits, and the dash character. See How to enter a Java identifier.

For general information about the New form, see Completing the new rule dialog box. For general information on the Save As form, see How to enter rule keys using Save As.

Rule resolution

When searching for list rules, the system:

Time-qualified and circumstance-qualified rule resolution features are not available for list rules.

Up About List rules