nerdexam
Pegasystems

PEGACLSA_62V2 · Question #102

PEGACLSA_62V2 Question #102: Real Exam Question with Answer & Explanation

The correct answer is C. Use a declare trigger to check for changes to the properties and copy the previous values to 3. See the full explanation below for the reasoning.

Question

Review the following requirement: A home loan application has a new requirement to track changes to the following properties during the lifecycle of the loan process (which can be many weeks and allows for updates to these properties at different points throughout the process). Properties to Track: Loan Amount Home Value Downpayment The new requirement is to track all changes to these properties and send the previous value, current value and operator who made the change to a web service used for fraud detection. A second requirement is to spin-off a loan review process if the loan amount changes by more than 20%. This review process occurs in parallel to the primary process. Given the above requirements which of the following approaches is most appropriate? (Choose One)

Options

  • AUse the property auditing landing page and its configuration options to track the property changes
  • BUse a declare on-change rule to track all of the properties and execute the web services. Also
  • CUse a declare trigger to check for changes to the properties and copy the previous values to 3
  • DUse a declare on-change rule to look for changes in the 3 properties and then execute the

Community Discussion

No community discussion yet for this question.

Full PEGACLSA_62V2 Practice