My Notes Flashcards
Extra notes
The standard user ______ is a workspace that supports users and managers as they create, update, route, and resolve work items.
portal
Portal rules reference _________ rules for content.
harness
Harnesses frame the work areas in which users ________ cases.
process
The standard user _____ is a workspace that supports users and managers as theycreate, update, route, and resolve work items.
portal
Harnesses give users the ability to ______, _____, or _______ their work.
cancel, save, or submit
A well-designed application UI provides end users with a better ___________ of what the application is intended to deliver.
understanding
An __________ UI is a screen where the end users have no problem understanding what they need to do.
intent-driven
An __________ is a business solution that automates work flows in your organization.
application
A case is an __________ of a case type and is a primary unit of work in an application.
instance
A _____ _____ represents work in your application that follows a life cycle, or path, to completion.
case type
A ______ is a collection of rules or other objects.
class
An _________ is a durable, potentially permament, saved representation of a concrete class that is stored in the database.
instance
A ____ ____ is an abstract model of a business transaction, while a ____ is a specific instance of the transaction.
case type. case.
A _________ is a work party, and typically, a case is initiated by or on behalf of a customer.
customer
A ______ ______ is a collection of entities and attributes that describes the objects modeled in an application, and their relationship to each other.
data model
A case type’s data model defines the data ________ for the case.
structure
In Pega 7, data elements are called ________ or fields.
properties
System architects typically work with two types of property modes: value modes and page modes. ______ modes describe a single piece of information such as a total. _____ modes describe a data object such as a customer
Value. Page.
Use _____ mode for properties with no correlation to other properties. For example, the identifier and date in the purchase request are value mode properties.
value
A ______ value property - stores text, numbers, dates, Boolean values, and amounts.
single
A value _____ acts as a container for an ordered list of text values. The discount codes property is an example of a value list. Each code is a single piece of information, but a clear relationship exists between the codes.
list
A value _____ acts as a container for an unordered list of text values. The customer’s phone numbers are defined as a value group identifying the contextual meaning of each number: home, work, or mobile.
group
If you need to establish a __________ relationship between single value properties, you can use one of the three page-mode properties: pages, page lists, and page groups.
contextual
A _____ is a single entity. The customer is an example of a page property.
page
A page list is a _________ ordered list. The line items that make up the purchase request is an example of a page list.
numerically