Knowledge Check Flashcards
A ________ delivers a meaningful business outcome to a customer, partner, or internal stakeholder.
case
The modeling technique used to describe in business terms how a business application should work is called ____________.
case life cycle design
A ____________ is used as a first level of organizing work in a case.
stage
In Pega Platform __________ are organized within stages and define one or more paths the case must follow
processes
What are the main differences between an option user action and an optional process?
An optional user action is a singe task and typically returns to the primary path of a case, whereas an optional process is a series of steps that may or may not return to the primary path of a case.
What should you consider before creating a user view?
Consider what fields the users need to see, how values will be entered, and whether users can modify or only read the values.
You have added fields for entering the name and address of a loan applicant. What validation methods would you use?
Define the name and address properties as text property types and use text input controls.
Which validation method would be appropriate for checking that a user enters a date for scheduling a home inspections that is in the future
A validate rule
When would you use the required fields validation approach?
You set a field as required when you want to make sure users enter a value before they can continue