Multiple choice technology

  1. Process Commander offer RuleTypes that automates the decision of when to perform the processing is based on one of the following:

  1. a) Declarative Model

  2. b) HTML Fragment

  3. c) Decision Tree

  4. d) Decision Table

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Declarative rules in Pega Process Commander (PRPC) automatically control when processing occurs based on conditions and changes. Examples include Declare-Expression, Declare-Constraint, and Declare-OnChange rules that trigger processing when specified conditions are met or when property values change. Decision tables and decision trees are rule types that execute logic but don't automate the timing of execution.