Pega Platform Fundamentals Quiz

Test your knowledge of Pega platform concepts including rules, classes, work objects, activities, and connectors

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which will be used to Generated work Object ID in New Release?

  1. Work- ObjectID
  2. Work- GenerateID
  3. Work – Object
  4. Work – New
Question 2 Multiple Choice (Single Answer)

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

  1. Cover, Basic, Folder
  2. Folder, Cover, Basic
  3. Cover, Folder, Basic
  4. Basic, Folder, Cover
Question 3 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 4 Multiple Choice (Single Answer)

Which of the following is a valid work object ID?

  1. W-1234-S
  2. W-1234
  3. Pega-1234-Work
  4. All of the above are valid
Question 5 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>)
  6. (<PREPEND>)
Question 6 Multiple Choice (Single Answer)

Which of the following is not a type of Activity

  1. Connector
  2. Notify
  3. Router
  4. Trigger
  5. Assembler
  6. None of the Above
Question 7 Multiple Choice (Single Answer)

A connector emanating from an Assignment shape is called:

  1. Local action
  2. Flow action
  3. Branch
  4. Assignment connector
Question 8 Multiple Choice (Single Answer)

Properties (availability Yes) with same name can be created in… (Choose 3)

  1. Same rule set in the same class
  2. Same rule set in the different classes
  3. Different rule sets in the same class
  4. Different rule sets in the different classes
Question 9 Multiple Choice (Single Answer)

There is a class group A-B-C and a class A-B-C-D belongs to it Class group A-B-C instance will be in database table pc_work How about class A-B-C-D’s instance?

  1. pr4_base
  2. pc_work
  3. pc_other
  4. none of the above
Question 10 Multiple Choice (Single Answer)

What is correct sequence in SmartBuild

  1. Class Structure, Properties, User Interface, Activities
  2. Class Structure, Properties, Activities,User Interface
  3. Properties, Class Structure, User Interface, Activities
  4. Class Structure, Activities,Properties, User Interface
Question 11 Multiple Choice (Single Answer)

The different types of connectors are FlowAction, Always, When, Else, Status, LocalAction, Action. Find the ones that is not a type of connector

  1. FlowAction and LocalAction
  2. Action
  3. All the above
  4. None of the above
Question 12 Multiple Choice (Single Answer)

______ Referenced by ______Referenced by _____ ( Find suitable place for following rules)

  1. Access Group, Operator ID, Application
  2. Operator ID, Access Group, Application
  3. Application, Access Group, Operator ID
  4. Application, Operator ID, Access Group
  5. Operator ID, Application, Access Group
Question 13 Multiple Choice (Single Answer)

“Transition” part is used in an activity

  1. To transfer control to another activity
  2. Evaluated before each step is executed
  3. Is automatically enabled when activity created
  4. True-false test, evaluated during activity execution that determines whether the flow of control in an activity continues with the next numbered step.
Question 14 Multiple Choice (Single Answer)

Pega implementation methodology is based on ____

  1. Rational Unified Process
  2. Six sigma
  3. Object Oriented Programming
  4. Global Innovation Process
  5. Agile
Question 15 Multiple Choice (Single Answer)

Which of the following are not found in Rules Inspector

  1. Field Value rules
  2. Declerative Rules
  3. Styles
  4. Property Rules
  5. None of the Above
Question 16 Multiple Choice (Single Answer)

What is the status of work object when created?

  1. new
  2. open
  3. resolved
  4. pending
Question 17 Multiple Choice (Single Answer)

declare pages are of what type ?

  1. thread
  2. node
  3. both a and b
  4. none of the above
Question 18 Multiple Choice (Single Answer)

The approach which establishes a place to store properties and other rules that apply across several leaf classes is called:

  1. Cross-Class Approach
  2. Streamlined Process
  3. Top-Down Approach
  4. Application Accelerator
Question 19 Multiple Choice (Single Answer)

Give the correct sequence for creating classes for this particular example: @baseclass I. PegaRP- II. PegaRP-Data- III. PegaRP-Data-Product- IV. PegaRP-Work- V. PegaRP-Work-Object- VI. PegaRP-Work-Object-Admin- VII. PegaRP-Work-Project- VIII. PegaRP-Work-Project-Inquiry-

  1. I, II, IV, III, V, VII, VI, VIII
  2. I, IV, V, VI, VII, VIII, II, III
  3. I, IV, II, V, VII, III, VI, VIII
  4. I, II, IV, V, VII, III, VI, VIII
Question 20 Multiple Choice (Single Answer)

which rule can migrate the rules and data instances?

  1. System
  2. Product
  3. all of the above
  4. none of the above