Which of the following approaches is most applicable?

Posted by: Pdfprep Category: PEGACLSA74V1-A Tags: , ,

An application, created by MyCo, has a number of rules implemented as decision tables that use "Title" as an input as seen in the sample rule below:

MyCo is finding a number of application defects caused by incorrect spellings in the title field. The valid titles are stored as field values. MyCo is requesting options to help prevent these types of errors.

Which of the following approaches is most applicable? (Choose One)
A . Recreate the logic in decision trees and use function aliases to limit the options via a drop down box
B . Use the table edit of the .Title property to reference the field values, the decision table will then automatically validate that the value is valid
C . Create a custom rule form that uses harnesses and sections and can be configured however MyCo desires
D . Create a custom validation rule in the Rule-Declare-DecisionTable class to validate that the .Title property always has a valid value

Answer: B

Leave a Reply

Your email address will not be published.