Multiple choice technology platforms and products

Which method is used to modify px properties

  1. Property-Set

  2. They cannot be changed

  3. Property-Set-X

  4. Property-Set-Special

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

Standard px properties in PEGA are protected system properties that normally cannot be modified directly. Property-Set and Property-Set-X are for regular properties. Property-Set-Special is the specific method designed to modify protected px properties when necessary. This special method is required because px properties are read-only by design to prevent accidental system corruption.