Pega PRPC Platform Fundamentals
Test your knowledge of Pega PRPC platform concepts including rules, flows, properties, access groups, and organizational structure
Questions
What are Access Groups?
- People in your organization who build, use or evolve any Process Commander application
- Groups of people who perform similar job functions in applications that control portal layout and application access
- Designated process responsibility within a specific application that refines application access by operation and class.
- Business structure of your organization, including application developers and users
What is the class of the top level clipboard page created by the Obj-List method?
- Code-Pega-List
- Rule-Pega-Obj
- pxResults
- The same class as the returned instance
A person who uses the application you build to receive, process, and resolve work is ___________.
- Business user
- Business manager
- Process architect
- System architect
- System administrator
The organization hierarchy is built on the nested levels of
- organization, division, unit
- company, division, unit
- organization, division, job function
- organization, work group, user
Which contain static text, such as HTML style sheets or JavaScript code and are not subject to rule resolution.
- Fragments
- text files
- streams
- harnesses
Which one of the following components users can NOT create by Application Accelerator?
- Class group (work pool) and supporting database table
- A RuleSet and version for the application, added to access group
- Work parties rule
- Capability of communication or integration with other system
- Work object forms
- Workbaskets, worklists and workgroups
Step 10 of SmartBuild “Adding Communication Capabilities” takes care of incorporating the following communication capabilities into an application:
- Correspondence
- Inbound/Outbound e-mail
- Notification by phone, text or pager
- Directed Web Access
Where are the roles specified for an operator?
- Role
- Access Group
- Application
- Organization
Strive for no more than __ Assignment or Processing shapes per flow shell.
- 5
- 10
- 15
- 20
Section rules are of what type?
- Rule-HTML-Section
- Rule-HTML
- Rule-Section-HTML
- Rule-Obj-Section
When looping through a page list, all of the following are valid index references except
- (<CURRENT>)
- (<FIRST>)
- (<LAST>)
- (<INSERT>)
- (<APPEND>)
Organizations are instances of _____________________ class and by default on installation, PRPC comes with an organization called ______________________________
- Data-Organization,admin.pega.com
- Data-Admin-Organization,pega.com
- Data-Admin-Org, pega.com
- Data-Admin-Org, admin.pega.com
Which contain static text,such as HTML style sheets or JavaScript code and are not subject to rule resolution?
- Fragments
- Text files
- Streams
- harness
________________ class instances can store images like JPG, JPEG etc
- Rule-File-Binary.
- Rule-File-Text
- Rule-Obj-Binary
- Rule-Obj-Text
Which of the following property is not an aggregate property?
- Page
- PageList
- PageGroup
- SingleValue
- ValueGroup
- ValueList
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 ________
- Rule-Template-Excel instance
- Local Assignment
- Connector Flow Action
- Correspondence Rule
- Local Flow Action
The clipboard page which contains information about your access roles, RuleSet list, and HTTP protocol parameters is the ________
- Process Page
- Requestor Page
- Thread page
- User Pages
If your Assignment shape uses the standard rule “Worklist”, and your Router uses the standard rule “ToWorkbasket”, what happens?
- The flow will not save
- The flow will be suspended
- The flow will save, but an execution java exception will raise
- The flow will be suspended, and control will be transferred to the FlowProblems flow
Router, Notify, and Utility are all based on what rule? (Its defined in Security tab in Activity)
- Rule-Obj-Flow
- Rule-Activity
- Rule-Obj-Activity
- They are each separate rule types
Where do we find a Non-numeric subscript?
- Java Object
- Page group
- Value list
- Page list