Which method is used to modify px properties
-
Property-Set
-
They cannot be changed
-
Property-Set-X
-
Property-Set-Special
D
Correct answer
Explanation
Pega's px properties (system properties like pxRequestor, pxResults) are protected and cannot be modified with standard Property-Set. Property-Set-Special is the correct method for modifying these special system properties when necessary. Standard Property-Set only works on user-defined properties.