Rule-Obj-When is mapped to which shape
Decision
Logic
Fork
Ticket
Which one of the following rules would be most appropriate to use for displaying a count of New, Open, Pending and Resolved work objects ?
Rule-Obj-Count
Rule-Obj-ListView
Rule-Obj-SummaryView
Rule-Obj-GroupBy
Which one of the following properties is found on the pxRequestor page ?
pxFlowInsKey
pxAssignmentKey
pxUserIdentifier
pyID
To enter new work, a user selects a work type from the New selection list in the Process Work gadget of the navigation panel. How do you add another value to this list ?
create a new flow and check Creates a New Work Object
create a new work class and clear the cache
create a new work class and update the HTML containing the selection list
create a new flow and update the value of pyFlowType in the work class model
What is the appropriate "Applies To" class when creating a ListView that displays operator Full Names and User Identifiers
Data-Admin-Operator-ID
Rule-Obj-Operator
Rule-Access-Role-Name
__________ is the conventional name for the page that contains a covering work object
pyWorkPage
pyObjectCover
pyObjectWork
pyWorkCover
Use Edit Input rules (Rule-Edit-Input) to
convert input data to a standard format
test prperty values
perform a database INSERT
define and enforce comparison relationships among property values
Prerequisite rule set for all initial application rulesets
Not necessary to have a prerequisite for initial application rulesets
PegaApp
Pega-Rules
Pega-ProCom
Which of the following is mandatory while creating a class
Pattern Inheritance
Direct Inheritance
Both
None of the above
Trigger rule is performed when
Database Save
Database Update
Database Deletion
All of the above