Pega PRPC Fundamentals Quiz

Quiz covering core Pegasystems/PRPC concepts including validation rules, clipboard, application accelerator, work parties, property modes, harnesses, and flow actions.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Browser session timeout is specified in

  1. Access group
  2. Portal
  3. Requestor
  4. None
Question 2 Multiple Choice (Single Answer)

Which of the following is not an accurate statement regarding Process Commander Harnesses?

  1. There are seven variations: New, Open, Perform, Review, Pending, Confirm, and Reopen
  2. They are sophisticated HTML rules that support the initial creation, update and review of simple work objects and cover work objects
  3. They are built in UI features that enable you to get an application up an running quickly
  4. They reference other HTML rules, known as streams, which you can copy or modify for your application
Question 3 Multiple Choice (Single Answer)

Property-Remove method updates which property.

  1. pyPropertyStatus
  2. pxMethodStatus
  3. pxPropertyStatus
  4. pyMethodStatus
Question 4 Multiple Choice (Single Answer)

What Property Mode must a property be to define a Repeating Row in a Section rule?

  1. Page Group
  2. Value List
  3. Value Group
  4. None of the above
Question 5 Multiple Choice (Multiple Answers)

Decision Table can be referenced in

  1. Decision Shape in a Flow
  2. Activity
  3. Collection Rule
  4. Declare Expression
  5. None
Question 6 True/False

SMA can operate on multiple nodes at a time

  1. True
  2. False
Question 7 True/False

DB trace feature by default is disabled

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

The Property-Set-Special method is recommended to be used to set which data type on the clipboard?

  1. px properties
  2. py properties
  3. pz properties
  4. Parameters and local variables
Question 9 Multiple Choice (Single Answer)

Which of the following rules are used to set error messages

  1. Rule-Message
  2. Rule-Error-Message
  3. Rule-Set-Message
  4. Rule-Obj-Message
Question 10 Multiple Choice (Single Answer)

The key point of the Guardrail “ Build for Change” is:

  1. Activities should NOT be on this list. Use other Rule types for Business maintained logics
  2. Use Flow Actions to prompt a user for input
  3. Always use Auto generated HTML feature
  4. None of the above
Question 11 Multiple Choice (Single Answer)

In the options, where information about Agents will not be stored?

  1. pegatrules.xml file
  2. Rule-Agent-Queue
  3. Data-Agent-Queue
  4. None of the above
Question 12 Multiple Choice (Single Answer)

In which Storage Stream, the Pega RULES data will be stored in the external DB?

  1. Binary
  2. Text
  3. CLOB
  4. BLOB
Question 13 Multiple Choice (Single Answer)

How to make the property available for exposing

  1. Declaring property as Exposed Property
  2. By changing at DB
  3. Property column visibility as Required
  4. Not possible
Question 14 Multiple Choice (Single Answer)

What is the flow action used to create new versions of existing file attachments.

  1. CreateNewVersion
  2. CreateNewAttachment
  3. CreateNewVersionAttachment
  4. EditAttachment
Question 15 Multiple Choice (Single Answer)

what type is pxThread?

  1. Code-Pega-Thread
  2. Code-pega-List
  3. Clipboard page
  4. None of the above
Question 16 Multiple Choice (Single Answer)

Which of the following is not standard work party?

  1. Data-Party-Gov
  2. Data-Party-Operator
  3. Data-Party-Com
  4. Data-Party-Opr
Question 17 Multiple Choice (Single Answer)

Which of the following rules can not be created by the Application Accelerator

  1. Ruleset
  2. Harness
  3. Validations
  4. Constraints
Question 18 True/False

Can sections be included in a section

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

For what purpose would an application user use the clipboard

  1. For modifying the values of the work object
  2. To change the password
  3. The clipboard should not be available to application users
  4. None
Question 20 Multiple Choice (Single Answer)

Which of the following describes a Validation rule?

  1. A rule used to validate that the data entered in a field is an integer.
  2. A rule used to ensure that all interested persons are apprised of a work object’s status
  3. A rule used to ensure that all required fields are complete.
  4. A rule used to validate that a user has the appropriate security to access a part of the application