PEGA PRPC Platform Fundamentals

Test your knowledge of PEGA PRPC platform concepts including work objects, activities, rules, flows, properties, declarative rules, and harness types.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which harness type is Read Only?

  1. New
  2. Perform
  3. Review
  4. Reopen
  5. Confirm
Question 2 Multiple Choice (Multiple Answers)

Select all the rules that we can refer in the decision shape on flows

  1. Map Value
  2. Map value pair
  3. When Rule
  4. Decision table
Question 3 Multiple Choice (Single Answer)

Which one is repeated?

  1. Goal
  2. Deadline
  3. Delay
  4. None of the above
Question 4 True/False

PRPC uses the W- prefix for work objects by default.We can use our own meaningful prefixes.This statement is true or false?

  1. True
  2. False
Question 5 True/False

Step page is mandatory in each step of an activity.True or False?

  1. True
  2. False
Question 6 Multiple Choice (Single Answer)

Which of the following rules can be used to run an activity whenever the value of a specified property changes

  1. Rule-Declare-Index
  2. Rule-Declare-OnChange
  3. Rule-Declare-Constraints
  4. Rule-Declare-Trigger
Question 7 True/False

A flow can have multiple end shapes.True or false?

  1. True
  2. False
Question 8 True/False

Rule Resolution applies to Rule-HTML-Property

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

Identify standard local actions

  1. AttachANote
  2. AttacAURL
  3. AttachAFile
  4. AttachADocument
Question 10 Multiple Choice (Single Answer)

Where do u have the group by option

  1. List View
  2. Summary View
  3. Both of the above
  4. None of the above
Question 11 Multiple Choice (Single Answer)

The value of a parameter can be checked in which tool?

  1. Clipboard
  2. Tracer
  3. Performance tool
  4. Rules Inspector
Question 12 Multiple Choice (Single Answer)

Which parameter is used in the router activities?

  1. AssignTo
  2. SendTo
  3. Both of the above
  4. None of the above
Question 13 Multiple Choice (Single Answer)

Which prefix to a property name indicates that its value can be updated directly by worker inputting information through a web form?

  1. ps
  2. py
  3. px
  4. pz
Question 14 Multiple Choice (Single Answer)

There is a ________ relationship between a Folder and the items it contains:

  1. One-to-one
  2. Many-to-one
  3. One-to-many
  4. Many-to-many
Question 15 Multiple Choice (Multiple Answers)

What is true about concrete classes: (choose 2)

  1. Can create instances of concrete classes
  2. Must have patterns & direct inheritance
  3. Must have direct inheritance and need not have pattern inheritance.
  4. Need not have either pattern or direct inheritance
Question 16 Multiple Choice (Single Answer)

For the node scope of declarative pages, which of the following will be considered for loading an activity?

  1. ruleset created for organization
  2. ruleset created for division
  3. specify the access group name in the declare page rule form
  4. current user’s access group
Question 17 Multiple Choice (Single Answer)

A unique key for instantiated work object is given in which class form?

  1. Work-
  2. .@baseclass
  3. Class group
  4. None of the above
Question 18 True/False

An Integerator shape can have only the “Connect” activity type

  1. True
  2. False
Question 19 Multiple Choice (Single Answer)

Select the correct option to set the value of a property based on a two-dimensional map value rule.

  1. Property-Map-DecisionTable
  2. Property-Map-ValuePair
  3. Property-Map-Value
  4. Property-Map-DecisionTree
Question 20 Multiple Choice (Single Answer)

Which activity will be executed on the creation of work object

  1. Newdefaults
  2. Newdefault
  3. PyDefault
  4. None of the above