Pega PRPC Fundamentals

Quiz covering Pega/PRPC concepts including rules, activities, properties, harnesses, access groups, and implementation methodology

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

How can different operators share the same workbasket

  1. Ids should be in same WorkGroup
  2. Ids should be in same Classgroup
  3. Ids should be in same WorkPool
  4. Ids should be in same AccessGroup
Question 2 Multiple Choice (Single Answer)

What is 'HTML' property used for

  1. To show XML pages in Display
  2. To add HTML Screens in Display
  3. For Customizing the Display
  4. To display special HTML characters
Question 3 Multiple Choice (Single Answer)

Which method is used to modify px properties

  1. Property-Set
  2. They cannot be changed
  3. Property-Set-X
  4. Property-Set-Special
Question 4 Multiple Choice (Single Answer)

To work with properties, we can use the flowing directives in the HTML.

  1. a. Reference
  2. b. Lookup
  3. c. With
  4. d. Save
  5. e.All of the above
  6. f. None of the above
Question 5 Multiple Choice (Multiple Answers)

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)

  1. a)10-27-1 to 10-27-99
  2. b)10-27-1 to 10-99-99
  3. c)10-27-99
  4. d)10-26-1
Question 6 Multiple Choice (Single Answer)

Following are some of the standard Harnesses. Which one is Read-Only?

  1. a) Perform
  2. b) Re-Open
  3. c) Review
  4. d) New
  5. e) Perform_Buttons
Question 7 True/False

In an activity step a flow is getting called. Using tracer can you debug this

  1. True
  2. False
Question 8 Multiple Choice (Multiple Answers)

Activity can be referred from (select 3)

  1. a. Activity
  2. b. Flow
  3. c. Flow action
  4. d. Model
  5. e. Constraint
Question 9 Multiple Choice (Single Answer)

Pega implementation methodology is based on ____

  1. a. Rational Unified Process
  2. b. Six sigma
  3. c. Object Oriented Programming
  4. d. Global Innovation Process
  5. e. Agile
Question 10 Multiple Choice (Single Answer)

All the routing activities return its result in a parameter called.

  1. a)AllocatedTo
  2. b)RoutedTo
  3. c)AssignTo
  4. d)BranchedTo
Question 11 Multiple Choice (Single Answer)

______ Referenced by ______Referenced by _____ ( Find suitable place for following rules)

  1. a)Access Group, Operator ID, Application
  2. b)Operator ID, Access Group, Application
  3. c)Application, Access Group, Operator ID
  4. d)Application, Operator ID, Access Group
  5. e)Operator ID, Application, Access Group
Question 12 Multiple Choice (Single Answer)

Top Level pages can be created using following method?

  1. a)Obj-Open
  2. b) Page-New
  3. c) New
  4. d) New-Page
  5. e) CreatePage activity
Question 13 Multiple Choice (Single Answer)

Find correct statements about SLAs

  1. a) SLA can not be added to an Assignment.
  2. b) SLA can not be added to Work Object.
  3. c) SLA can be added to an Assignment Only.
  4. d) SLA can be added to Assignment and Work Object.
Question 14 Multiple Choice (Multiple Answers)

What type of rules can be detected using Rule Inspector? (Select 3)

  1. a. Property
  2. b. Harness
  3. c. When Condition
  4. d. Constraints
  5. e. Section
Question 15 Multiple Choice (Single Answer)

What is the importance of Page Context in Rule-Declare-Expression?

  1. a)Primary page
  2. b)It is a an embedded page where the referenced properties are defined
  3. c)It should be applies to class page
  4. d)pyWorkPage
Question 16 Multiple Choice (Multiple Answers)

Default PRPC users are (Choose 3)

  1. a. Administrator
  2. b. Operator
  3. c. System Architect
  4. d. Work Manager
  5. e. New User
Question 17 Multiple Choice (Single Answer)

To enable model chaining

  1. a. Parent class should have the model with the same name as child class.
  2. b. In Child class model “Call Super Class Model” Should be enabled.
  3. c. Pattern inheritance should be enabled
  4. d. a and b and c
  5. e. b only
  6. f. a and b
Question 18 Multiple Choice (Single Answer)

When Condition cannot be used in

  1. a. Activity
  2. b. Property
  3. c. Section
  4. d. Flow action
  5. e. Harness
Question 19 Multiple Choice (Single Answer)

Clipboard page corresponding to cover object :

  1. a. pyWorkPage
  2. b. pyWorkCover
  3. c. PyCoveredPage
  4. d. none of these
Question 20 Multiple Choice (Single Answer)

An Object in temporary memory is called as

  1. a. Clipboard
  2. b. Page
  3. c. Embed page
  4. d. Work Object