Solution
1. A delivers a meaningful business
out- come to a customer, partner, or internal case
stakeholder. case
2. The modeling technique used to describe in busi-
ness terms how a business application should
work is called . case life cycle design
3. What are the main differences between an
optional user action and an optional process?
An optional user action
is a single task and
typically
returns to the primary
path of a case,
4. What should you consider before creating a whereas an op- tional
user view?
process is a series of
.
steps that may or may
not return to the
primary path of a
5. You have added fields for entering the name and
ad- dress of a loan applicant. What validation case.
methods would you use?
Consider what fields
the users need to see,
6. Which validation method would be appropriate
for checking that a user enters a date for how val- ues will be
scheduling a home inspection that is in the entered, and whether
future? users can modify or
only read the values
Define the name and
ad- dress properties
as text property types
and use text input
controls.
, Certified PEGA Business Architect Exam Questions With Complete
Solution
A validate rule
7.
, Certified PEGA Business Architect Exam Questions With Complete
Solution
How would you ensure that a user always enters 20You would use editable set-
characters in a field?
tings to set both the
mini- mum and
maximum num- ber to
8. Validate rules enable you to use a single
property when . 20 characters.
ditterent values are re-
quired based on
business logic
9. How is the validation creation process in Pega Express First, Pega Express
auto-
different than the process in Designer Studio? matically applies the vali-
dation rule to the flow
ac- tion that corresponds
to the user view. Second,
Pega Ex- press only
supports com- parisons
10. Why must a validation condition that tests against a constant
whether a date is in the future or the past be value.
configured in Designer Studio?
Validating that a date is in
11. You have added a field for entering a U.S.
phone number. Do you use a integer data type the future or the past
or an edit validate rule to validate that the re- quires the use of a
phone number is in the correct format? function.
An edit validate rule en-
sures that the phone
12. You have a requirement to add a bank checking num- ber contains the
ac- count number field to a view. Routing
numbers must correct number of digits.
The inte- ger data type
only ensures that the
user enters num- bers