PEGA Process Commander Fundamentals
Quiz covering core PEGA platform concepts including RuleSets, work objects, flow shapes, class groups, property mapping, and PEGA-specific functionality.
Questions
Which Default Property Types cannot be modified
- (a) px
- (b) py
- (c) A and B
- (d) Pz
What does the standard SLA "Default" do
- (a) Push the assignment along a flow action automatically.
- (b) Transfer assignment to manager upon reaching the deadline.
- (c) Imposes a goal of two days and a deadline of five days.
- (d) Transfer assignment to a workbasket when it is open at deadline time.
Which of the following is false
- (a) Work baskets are instances of Data-Admin-WorkBasket class
- (b) Work lists are instances of Data-Admin-Operator-ID class
- (c) Work Pool is an entity to store the work objects where from multiple operators can pick up the work objects and act upon these work objects
- (d) Access role objects should not be shared across applications
Which one of the following statements is true ?
- (a) Section rules can contain containers which can contain Harnesses
- (b) Layouts do not have rows or columns
- (c) Section rules may not contain other sections
- (d) Harness rules can contain containers which can contain sections
- (e) Section rules can contain containers which can contain section
What standard class that can be used for an 'Originator' party ?
- (a) Data-Operator-Party
- (b) Data-Party-Operator
- (c) Party-Data-Operator
- (d) Party-Operator-Data
Main difference between Property-Map-Value method and Property-Map-ValuePair method is
- (a) Property-Map-Value calls a Rule-Obj-MapValue once, and Property-Map-ValuePair calls it twice
- (b) Property-Map-Value can call a Rule-Obj-MapValue and pass a single row input, and Property-Map-Value-Pair can call a Rule-Obj-Map Value and pass two row inputs
- (c) Property-Map-Value can call a Rule-Obj-MapValue and pass a single row input, and Property-Map-Value-Pair can call a Rule-Obj-Map Value and pass a single row input and single column input
- (d) Property-Map-Value can call a Rule-Obj-MapValue and pass a single row input, and Property-Map-Value-Pair can call a Rule-Obj-Map Value and pass multiple row inputs
A person who uses the application you build to receive, process, and resolve work is ___________.
- (a) Business user
- b) Business manager
- c) Process architect
- d) System architect
- e) System administrator
The value selected in Make determines the values to be displayed in Model. This function is implemented using:
- (a) Property set
- (b) Dynamic select
- (c) Dependency list
- (d) Obj-List
A connector emanating from an Assignment shape is called:
- (a) Local action
- (b) Flow action
- (c) Branch
- (d) Assignment connector
If your Assignment shape uses the standard rule Worklist, and your Router uses the standard rule ToWorkbasket, what happens?
- (a) The flow will not save
- (b) The flow will be suspended
- (c) The flow will save, but an execution Java exception will be raised
- (d) The flow will be suspended, and control will be transferred to the FlowProblems flow
An Integrator shape:
- (a) Can invoke any type of service rule
- (b)represents the user interface
- (c)is used to interface with an external system
- (d) All of the above
In a Utility, how do I set a status that can be tested in the flow?
- (a) Use a Java step
- (b) Call History-Add
- (c) Use the TaskStatus-Set method
- (d) Use a transition
In Process Commander, the most important level for work identification purposes is the
- (a) Division
- b) Work Group
- c) Unit
- d) Organization
The RuleSet list, assembled for each user upon log in, consolidates RuleSet and version information from which of the four sources. Check applicable.
- (a) Division
- b) Access Group
- c) Requester Type
- d) Organization
- e) Access Role
- f) Operator
In the Work Object Model, the hierarchy of work objects is:
- (a) Cover, Basic, Folder
- (b). Folder, Cover, Basic
- (c) Cover, Folder, Basic
- (d) Basic, Folder, Cover
(T / F) You may need to design additional classes into your structure to represent or support repeating groups.
- True
- False
True or False: Process Commander is based on an open database architecture architecture that works with Microsoft SQL Server, Oracle, and IBM UDB/DB2.
- True
- False
A work pool:
- (a). Tightly groups a small number of subordinate work objects for coordinated processing, which are related by a shared end result
- b. Represents the people or entities that might be interested in the progress and/or disposition of the work
- c. Is the visible representation of a collection of related work that is routinely numbered, managed, and reported together
- (d) none of these
A class group
- (a) Is any set of related work objects
- (b) Causes the system to store the instances corresponding to two or more concrete classes that have a common key format in a single database table
- (c) Is unrelated to your application’s requirements
- (d) none of these
True or False: When you modify a rule instance, you can save your changes to a higher numbered versions of the RuleSet with impacting the current version.
- True
- False