Pega PRPC Fundamentals - 2
Test your knowledge of Pega PRPC platform concepts including flows, activities, assignments, pages, rulesets, directives, and reporting features.
Questions
Which directive would you use to retrieve a property value from an instance not present on the clipboard?
- Reference directive
- Literal directive
- Lookup directive
- Java directive
When we want to restrict any property to a set of legal values where set size is short - to - medium and set frequently changes, the preferable way is by choosing
- Class Key value
- Local List
- Remote List
- None of the above
Which portal layout will give admin wizard?
- SysAdminDD
- SysAdminDDWizard
- SysAdmin
- SysAdminSP
Auto Generate HTML feature should be enabled by default?
- True
- False
Which tool provides overall health check up of application
- PAL
- PLA
- SMA
- Preflight
WorkManagers can define summary view reports derived from
- Work-
- Assign-
- Data-
- Log-
Drill Down feature is available for which reports
- List-View
- Summary-View
- Either
- None
Maximum number of connectors emanating from assignment shape must be
- Two
- Three
- Four
- Five
Can we use Page-Copy method to copy properties to a destination page which does not belong to the same class as of source page
- True
- False
Edit Input rules are used for
- Conversion
- Validation
- Authorisation
- Authentication
Which of the following is false about Private Ruleset
- System creates private ruleset automaticaly when needed
- instance of the Rule-Ruleset-Name class exists for a private RuleSet
- name of this RuleSet is the same as their Operator ID
- None
Local Flow Actions Advance the flow
- True
- False
Obj-List-View is used to perform following function (Choose all that apply)
- Retrieval
- Sorting
- formatting
- displaying
Which page contains information about acess roles, ruleset lists, and HTTP protocol parameters
- Requestor page
- Thread page
- User page
- None
Assignment is an instance of
- Assign-WorkList
- Assign-WorkBasket
- Either
- None
Which of the following is false about temporary work object
- Do not have a work object ID
- Cannot be member of cover
- Can be used in screen flow and regular flow
- None
Which rule perform escalation activity for service rules when goals and deadlines are not met
- Agents
- External
- Flow
- None
Which directive is used to define the active property reference
- Reference
- Lookup
- With
- Save
Fragments contain reusable HTML text files that are dependent on class
- True
- False
Which instruction is used to start execution of second activity asynchronously
- Branch
- Call
- Queue
- None