Pega PRPC Platform Fundamentals

Test your knowledge of Pega PRPC platform concepts including rules, flows, properties, access groups, and organizational structure

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What are Access Groups?

  1. People in your organization who build, use or evolve any Process Commander application
  2. Groups of people who perform similar job functions in applications that control portal layout and application access
  3. Designated process responsibility within a specific application that refines application access by operation and class.
  4. Business structure of your organization, including application developers and users
Question 2 Multiple Choice (Single Answer)

What is the class of the top level clipboard page created by the Obj-List method?

  1. Code-Pega-List
  2. Rule-Pega-Obj
  3. pxResults
  4. The same class as the returned instance
Question 3 Multiple Choice (Single Answer)

A person who uses the application you build to receive, process, and resolve work is ___________.

  1. Business user
  2. Business manager
  3. Process architect
  4. System architect
  5. System administrator
Question 4 Multiple Choice (Single Answer)

The organization hierarchy is built on the nested levels of

  1. organization, division, unit
  2. company, division, unit
  3. organization, division, job function
  4. organization, work group, user
Question 5 Multiple Choice (Single Answer)

Which contain static text, such as HTML style sheets or JavaScript code and are not subject to rule resolution.

  1. Fragments
  2. text files
  3. streams
  4. harnesses
Question 6 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 7 Multiple Choice (Single Answer)

Step 10 of SmartBuild “Adding Communication Capabilities” takes care of incorporating the following communication capabilities into an application:

  1. Correspondence
  2. Inbound/Outbound e-mail
  3. Notification by phone, text or pager
  4. Directed Web Access
Question 8 Multiple Choice (Single Answer)

Where are the roles specified for an operator?

  1. Role
  2. Access Group
  3. Application
  4. Organization
Question 9 Multiple Choice (Single Answer)

Strive for no more than __ Assignment or Processing shapes per flow shell.

  1. 5
  2. 10
  3. 15
  4. 20
Question 10 Multiple Choice (Single Answer)

Section rules are of what type?

  1. Rule-HTML-Section
  2. Rule-HTML
  3. Rule-Section-HTML
  4. Rule-Obj-Section
Question 11 Multiple Choice (Single Answer)

When looping through a page list, all of the following are valid index references except

  1. (<CURRENT>)
  2. (<FIRST>)
  3. (<LAST>)
  4. (<INSERT>)
  5. (<APPEND>)
Question 12 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. Data-Admin-Org, admin.pega.com
Question 13 Multiple Choice (Single Answer)

Which contain static text,such as HTML style sheets or JavaScript code and are not subject to rule resolution?

  1. Fragments
  2. Text files
  3. Streams
  4. harness
Question 14 Multiple Choice (Single Answer)

________________ class instances can store images like JPG, JPEG etc

  1. Rule-File-Binary.
  2. Rule-File-Text
  3. Rule-Obj-Binary
  4. Rule-Obj-Text
Question 15 Multiple Choice (Single Answer)

Which of the following property is not an aggregate property?

  1. Page
  2. PageList
  3. PageGroup
  4. SingleValue
  5. ValueGroup
  6. ValueList
Question 16 Multiple Choice (Single Answer)

A Process Flow has been designed that routes an assignment to a HR manager. An additional requirement is that the HR Manger be able to attach a budget sheet to the assignment before approving the assignment. This can be accomplished using a ________

  1. Rule-Template-Excel instance
  2. Local Assignment
  3. Connector Flow Action
  4. Correspondence Rule
  5. Local Flow Action
Question 17 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 18 Multiple Choice (Single Answer)

If your Assignment shape uses the standard rule “Worklist”, and your Router uses the standard rule “ToWorkbasket”, what happens?

  1. The flow will not save
  2. The flow will be suspended
  3. The flow will save, but an execution java exception will raise
  4. The flow will be suspended, and control will be transferred to the FlowProblems flow
Question 19 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 20 Multiple Choice (Single Answer)

Where do we find a Non-numeric subscript?

  1. Java Object
  2. Page group
  3. Value list
  4. Page list