Declarative Rules in PEGA:

1.These are automatic execution rules, (For example, If First Name=Last Name display an error message) these rules will be executed anywhere in our application wherever you use (The first Name & Last Name )Property

2.These rules are created under Decision Category,these are auto executable rules in PRPC.

3.Thus these Declarative rules will perform Validations,Calculations & Execute the activities

Types of Declarative Rules in PEGA:

  1.      1.Declare Expression
  2.      2.Declare Constraints
  3.      3.Declare OnChange
  4.      4.Declare Trigger
  5.      5.Declare Index
  6.      6.Declare Page (Data Page)