PEGA Process Commander Fundamentals

Quiz covering core PEGA platform concepts including RuleSets, work objects, flow shapes, class groups, property mapping, and PEGA-specific functionality.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which Default Property Types cannot be modified

  1. (a) px
  2. (b) py
  3. (c) A and B
  4. (d) Pz
Question 2 Multiple Choice (Single Answer)

What does the standard SLA "Default" do

  1. (a) Push the assignment along a flow action automatically.
  2. (b) Transfer assignment to manager upon reaching the deadline.
  3. (c) Imposes a goal of two days and a deadline of five days.
  4. (d) Transfer assignment to a workbasket when it is open at deadline time.
Question 3 Multiple Choice (Single Answer)

Which of the following is false

  1. (a) Work baskets are instances of Data-Admin-WorkBasket class
  2. (b) Work lists are instances of Data-Admin-Operator-ID class
  3. (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
  4. (d) Access role objects should not be shared across applications
Question 4 Multiple Choice (Multiple Answers)

Which one of the following statements is true ?

  1. (a) Section rules can contain containers which can contain Harnesses
  2. (b) Layouts do not have rows or columns
  3. (c) Section rules may not contain other sections
  4. (d) Harness rules can contain containers which can contain sections
  5. (e) Section rules can contain containers which can contain section
Question 5 Multiple Choice (Single Answer)

What standard class that can be used for an 'Originator' party ?

  1. (a) Data-Operator-Party
  2. (b) Data-Party-Operator
  3. (c) Party-Data-Operator
  4. (d) Party-Operator-Data
Question 6 Multiple Choice (Single Answer)

Main difference between Property-Map-Value method and Property-Map-ValuePair method is

  1. (a) Property-Map-Value calls a Rule-Obj-MapValue once, and Property-Map-ValuePair calls it twice
  2. (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
  3. (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
  4. (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
Question 7 Multiple Choice (Single Answer)

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

  1. (a) Business user
  2. b) Business manager
  3. c) Process architect
  4. d) System architect
  5. e) System administrator
Question 8 Multiple Choice (Single Answer)

The value selected in Make determines the values to be displayed in Model. This function is implemented using:

  1. (a) Property set
  2. (b) Dynamic select
  3. (c) Dependency list
  4. (d) Obj-List
Question 9 Multiple Choice (Single Answer)

A connector emanating from an Assignment shape is called:

  1. (a) Local action
  2. (b) Flow action
  3. (c) Branch
  4. (d) Assignment connector
Question 10 Multiple Choice (Single Answer)

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

  1. (a) The flow will not save
  2. (b) The flow will be suspended
  3. (c) The flow will save, but an execution Java exception will be raised
  4. (d) The flow will be suspended, and control will be transferred to the FlowProblems flow
Question 11 Multiple Choice (Single Answer)

An Integrator shape:

  1. (a) Can invoke any type of service rule
  2. (b)represents the user interface
  3. (c)is used to interface with an external system
  4. (d) All of the above
Question 12 Multiple Choice (Single Answer)

In a Utility, how do I set a status that can be tested in the flow?

  1. (a) Use a Java step
  2. (b) Call History-Add
  3. (c) Use the TaskStatus-Set method
  4. (d) Use a transition
Question 13 Multiple Choice (Single Answer)

In Process Commander, the most important level for work identification purposes is the

  1. (a) Division
  2. b) Work Group
  3. c) Unit
  4. d) Organization
Question 14 Multiple Choice (Multiple Answers)

The RuleSet list, assembled for each user upon log in, consolidates RuleSet and version information from which of the four sources. Check applicable.

  1. (a) Division
  2. b) Access Group
  3. c) Requester Type
  4. d) Organization
  5. e) Access Role
  6. f) Operator
Question 15 Multiple Choice (Single Answer)

In the Work Object Model, the hierarchy of work objects is:

  1. (a) Cover, Basic, Folder
  2. (b). Folder, Cover, Basic
  3. (c) Cover, Folder, Basic
  4. (d) Basic, Folder, Cover
Question 16 True/False

(T / F) You may need to design additional classes into your structure to represent or support repeating groups.

  1. True
  2. False
Question 17 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.

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

A work pool:

  1. (a). Tightly groups a small number of subordinate work objects for coordinated processing, which are related by a shared end result
  2. b. Represents the people or entities that might be interested in the progress and/or disposition of the work
  3. c. Is the visible representation of a collection of related work that is routinely numbered, managed, and reported together
  4. (d) none of these
Question 19 Multiple Choice (Single Answer)

A class group

  1. (a) Is any set of related work objects
  2. (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
  3. (c) Is unrelated to your application’s requirements
  4. (d) none of these
Question 20 True/False

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.

  1. True
  2. False