Pega PRPC Platform Fundamentals Quiz

Test your knowledge of Pega PRPC platform concepts including classes, rulesets, activities, rule resolution, property rules, and clipboard pages, along with networking fundamentals.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Router, Notify, and Utility are all based on what rule? (Its defined in Security tab in Activity)

  1. Rule-Obj-Flow
  2. Rule-Activity
  3. Rule-Obj-Activity
  4. They are each separate rule types
Question 2 Multiple Choice (Multiple Answers)

Which of the following is true about step pages.(choose 2)

  1. Steppages define the default pagecontext during the step execution.
  2. Step pages are removed when the activity ended
  3. Steppage class is always equal to AppliesTo Key.
  4. StepPage is not required on each step of an activity.
Question 3 Multiple Choice (Single Answer)

The clipboard page which contains information about your access roles, RuleSet list, and HTTP protocol parameters is the:

  1. Process Page
  2. Requestor Page
  3. Thread Page
  4. User Pages
Question 4 Multiple Choice (Single Answer)

Page list’s or Value list’s index always starts with :

  1. 0
  2. 1
  3. ( )
  4. No subscript or braces.
Question 5 Multiple Choice (Single Answer)

Suppose there is a rule set called “XXX” which has got 5 versions. Then class Rule-Rule set-Name will have ---- no. of instances and Rule-Rule set-Version will have ------ no. of instances

  1. 5, 5
  2. 5, 1
  3. 1, 5
  4. 1, 1
Question 6 Multiple Choice (Single Answer)

Where do we find a Non-numeric subscript?

  1. Java Object
  2. Page group
  3. Value list
  4. Page list
Question 7 True/False

All classes except @baseclass must have direct inheritance.

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

what can we place in a model (choose 4)

  1. Property reference
  2. Literal
  3. Function
  4. Boolean expression
  5. Activity call
Question 9 Multiple Choice (Single Answer)

Which one of the following components users can NOT create by Application Accelerator?

  1. Class group (work pool) and supporting database table
  2. A RuleSet and version for the application, added to access group
  3. Work parties rule
  4. Capability of communication or integration with other system
  5. Work object forms
  6. Workbaskets, worklists and workgroups
Question 10 Multiple Choice (Single Answer)

Where do u have the group by option

  1. List View
  2. Summary View
  3. Both a and b
  4. none of the above
Question 11 Multiple Choice (Multiple Answers)

The property rule____ (choose 2)

  1. Can not be overridden with the same name
  2. Can use the inheritance facility in PRPC
  3. Can be created with the same name in different ruleset
  4. Can be created with the same name in different class
Question 12 Multiple Choice (Multiple Answers)

What you can do in the Monitor Activity workspace

  1. Run the report wizard
  2. Create new report
  3. Run the processes form report
  4. Browse category.
Question 13 Multiple Choice (Single Answer)

In PRPC, all classes you create inherit from the base classes:

  1. Citi-, Rule-, HTML-
  2. Work-, Data-, and History-
  3. Class-, Property-, Method-
  4. none of the above
Question 14 Multiple Choice (Multiple Answers)

In rule resolution what are all considered. (choose 4)

  1. Circumstance
  2. Ruleset
  3. RuleSet Version
  4. Create Date Time
  5. Rule Available
Question 15 Multiple Choice (Single Answer)

Parse XML rule is under which category of rules?

  1. Integration-Mapping
  2. Technical
  3. Property
  4. none of the above
Question 16 Multiple Choice (Single Answer)

Which parameter is used in the router activities?

  1. AssignTo
  2. SendTo
  3. DirectTo
  4. none of the above
Question 17 Multiple Choice (Single Answer)

Organizations are instances of _____________________ class and by default on installation, PRPC comes with an organization called _______________________________

  1. Data-Organization, admin.pega.com
  2. Data-Admin-Organization, pega.com
  3. Data-Admin-Org, pega.com
  4. none of the above
Question 18 Multiple Choice (Single Answer)

How many layers present in the ISO/OSI model

  1. 6
  2. 7
  3. 5
  4. 8
Question 19 Multiple Choice (Single Answer)

TCP/IP stands for

  1. Transfer Control Protocol/Intranet Protocol
  2. Transmission Control Protocol / Internet Protocol
  3. Transfer Control Protocol / Intranet Protocol
  4. Transfer Control Protocol / Intranetworking Protocol
Question 20 Multiple Choice (Single Answer)

After determining what you want your application to do, the best next step in software development is to:

  1. Establish standards for detail design
  2. Get to know your target users
  3. Allocate system functions
  4. Perform task analysis