PEGA PRPC Platform Fundamentals
Test your knowledge of PEGA PRPC platform concepts including work objects, activities, rules, flows, properties, declarative rules, and harness types.
Questions
Which harness type is Read Only?
- New
- Perform
- Review
- Reopen
- Confirm
Select all the rules that we can refer in the decision shape on flows
- Map Value
- Map value pair
- When Rule
- Decision table
Which one is repeated?
- Goal
- Deadline
- Delay
- None of the above
PRPC uses the W- prefix for work objects by default.We can use our own meaningful prefixes.This statement is true or false?
- True
- False
Step page is mandatory in each step of an activity.True or False?
- True
- False
Which of the following rules can be used to run an activity whenever the value of a specified property changes
- Rule-Declare-Index
- Rule-Declare-OnChange
- Rule-Declare-Constraints
- Rule-Declare-Trigger
A flow can have multiple end shapes.True or false?
- True
- False
Rule Resolution applies to Rule-HTML-Property
- True
- False
Identify standard local actions
- AttachANote
- AttacAURL
- AttachAFile
- AttachADocument
Where do u have the group by option
- List View
- Summary View
- Both of the above
- None of the above
The value of a parameter can be checked in which tool?
- Clipboard
- Tracer
- Performance tool
- Rules Inspector
Which parameter is used in the router activities?
- AssignTo
- SendTo
- Both of the above
- None of the above
Which prefix to a property name indicates that its value can be updated directly by worker inputting information through a web form?
- ps
- py
- px
- pz
There is a ________ relationship between a Folder and the items it contains:
- One-to-one
- Many-to-one
- One-to-many
- Many-to-many
What is true about concrete classes: (choose 2)
- Can create instances of concrete classes
- Must have patterns & direct inheritance
- Must have direct inheritance and need not have pattern inheritance.
- Need not have either pattern or direct inheritance
For the node scope of declarative pages, which of the following will be considered for loading an activity?
- ruleset created for organization
- ruleset created for division
- specify the access group name in the declare page rule form
- current user’s access group
A unique key for instantiated work object is given in which class form?
- Work-
- .@baseclass
- Class group
- None of the above
An Integerator shape can have only the “Connect” activity type
- True
- False
Select the correct option to set the value of a property based on a two-dimensional map value rule.
- Property-Map-DecisionTable
- Property-Map-ValuePair
- Property-Map-Value
- Property-Map-DecisionTree
Which activity will be executed on the creation of work object
- Newdefaults
- Newdefault
- PyDefault
- None of the above