Exam4Training

How do you configure the case type to verify that the value of Date account opened is in the past?

You are defining a view for a loan application. If the loan applicant indicates that there is an existing open account, the Date account opened must be before the current date.

How do you configure the case type to verify that the value of Date account opened is in the past?
A . Use a calendar control.
B. Use a pick list control.
C. Use a validation condition.
D. Use a when condition.

Answer: C

Explanation:

To configure the case type to verify that the value of Date account opened is in the past, you need to use a validation condition. A validation condition is a rule that checks whether the value of a field meets a specified criterion. You can use a validation condition for the Date account opened field that compares it with the current date and displays an error message if it is not in the past.

References: https://community.pega.com/knowledgebase/articles/user-interface/86/configuring-validation-conditions

Exit mobile version