Pega PRPC Fundamentals
Quiz covering Pega/PRPC concepts including rules, activities, properties, harnesses, access groups, and implementation methodology
Questions
How can different operators share the same workbasket
- Ids should be in same WorkGroup
- Ids should be in same Classgroup
- Ids should be in same WorkPool
- Ids should be in same AccessGroup
What is 'HTML' property used for
- To show XML pages in Display
- To add HTML Screens in Display
- For Customizing the Display
- To display special HTML characters
Which method is used to modify px properties
- Property-Set
- They cannot be changed
- Property-Set-X
- Property-Set-Special
To work with properties, we can use the flowing directives in the HTML.
- a. Reference
- b. Lookup
- c. With
- d. Save
- e.All of the above
- f. None of the above
User profile rule set list shows 10-27 Rule set version of a particular rule set. Which of the rules those are in following versions accessible? (Choose 3)
- a)10-27-1 to 10-27-99
- b)10-27-1 to 10-99-99
- c)10-27-99
- d)10-26-1
Following are some of the standard Harnesses. Which one is Read-Only?
- a) Perform
- b) Re-Open
- c) Review
- d) New
- e) Perform_Buttons
In an activity step a flow is getting called. Using tracer can you debug this
- True
- False
Activity can be referred from (select 3)
- a. Activity
- b. Flow
- c. Flow action
- d. Model
- e. Constraint
Pega implementation methodology is based on ____
- a. Rational Unified Process
- b. Six sigma
- c. Object Oriented Programming
- d. Global Innovation Process
- e. Agile
All the routing activities return its result in a parameter called.
- a)AllocatedTo
- b)RoutedTo
- c)AssignTo
- d)BranchedTo
______ Referenced by ______Referenced by _____ ( Find suitable place for following rules)
- a)Access Group, Operator ID, Application
- b)Operator ID, Access Group, Application
- c)Application, Access Group, Operator ID
- d)Application, Operator ID, Access Group
- e)Operator ID, Application, Access Group
Top Level pages can be created using following method?
- a)Obj-Open
- b) Page-New
- c) New
- d) New-Page
- e) CreatePage activity
Find correct statements about SLAs
- a) SLA can not be added to an Assignment.
- b) SLA can not be added to Work Object.
- c) SLA can be added to an Assignment Only.
- d) SLA can be added to Assignment and Work Object.
What type of rules can be detected using Rule Inspector? (Select 3)
- a. Property
- b. Harness
- c. When Condition
- d. Constraints
- e. Section
What is the importance of Page Context in Rule-Declare-Expression?
- a)Primary page
- b)It is a an embedded page where the referenced properties are defined
- c)It should be applies to class page
- d)pyWorkPage
Default PRPC users are (Choose 3)
- a. Administrator
- b. Operator
- c. System Architect
- d. Work Manager
- e. New User
To enable model chaining
- a. Parent class should have the model with the same name as child class.
- b. In Child class model “Call Super Class Model” Should be enabled.
- c. Pattern inheritance should be enabled
- d. a and b and c
- e. b only
- f. a and b
When Condition cannot be used in
- a. Activity
- b. Property
- c. Section
- d. Flow action
- e. Harness
Clipboard page corresponding to cover object :
- a. pyWorkPage
- b. pyWorkCover
- c. PyCoveredPage
- d. none of these
An Object in temporary memory is called as
- a. Clipboard
- b. Page
- c. Embed page
- d. Work Object