nerdexam
Pegasystems

PEGACLSA_62V2 · Question #110

Review the following requirement: A car 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…

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

Question

Review the following requirement:

A car 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 Car 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 10%. 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 three
  • DUse a declare on-change rule to look for changes in the three properties and then execute the

How the community answered

(33 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    73% (24)
  • D
    15% (5)

Community Discussion

No community discussion yet for this question.

Full PEGACLSA_62V2 Practice