Multiple choice technology web technology

How to initialize a property in a model rule? (Choose 4)

  1. a. Property reference in value field

  2. b. Literal Value

  3. c. Using Property-Set method

  4. d. Calling a Function

  5. e. Boolean Expression

Reveal answer Fill a bubble to check yourself
A,B,D,E Correct answer
Explanation

In a Pega Data Model (or Declare Expressions / Model rules like Data Transforms), property initialization can be defined using property references in value fields, literal values, calling functions, or boolean expressions. Property-Set is an activity method, not a model rule initialization option.