Pegasystems Platform Fundamentals

Test your knowledge of Pega platform concepts including flows, rules, work objects, classes, and process management

20 Questions Published

Questions

Question 1 Multiple Choice (Multiple Answers)

Select the possible guard rails.

  1. Flow should not contain 15 sub flows
  2. We should create properties as and when needed and update the status
  3. Limit custom java
  4. Use the standard flow action as a place holder instead of creating a new one.
Question 2 True/False

Is it possible to override the property values in the models

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

The Smart Shape used for showing a screen to the customer:

  1. Assignment
  2. Connector
  3. Integrator
  4. Flow Action
Question 4 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 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 True/False

Farward Chaining allows a computation to advance even when the value of an input or parameter property is not available

  1. True
  2. False
Question 7 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 be raised
  4. The flow will be suspended, and control will be transferred to the FlowProblems flow
Question 8 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 9 Multiple Choice (Single Answer)

Work parties are

  1. the people or groups interested in the progress and resolution of a particular work object, but who do not necessarily perform the work in the application.
  2. clusters of associated work objects, usually relating to a single customer.
  3. people or groups who are authorized to perform restricted types of work objects.
  4. Users set up in the system who are responsible for the timely resolution of outstanding work objects
Question 10 True/False

On the standard harness Perform and Review forms, a paperclip image identifies that the object has one or more attachments. Is this statement true or false?

  1. True
  2. False
Question 11 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 12 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 13 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 14 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 15 Multiple Choice (Multiple Answers)

When a Flow is in Draft mode….(Choose 2)

  1. You cannot add smart shapes
  2. You cannot run the Flow
  3. It is not visible to Rule resolution
  4. You cannot create Work Objects
Question 16 Multiple Choice (Multiple Answers)

By using Rule-Connect-SQL, what below are possible? (Choose three)

  1. Create a database
  2. Delete a database
  3. Add a single row
  4. Delete a row
  5. Add multiple rows
  6. Delete multiple rows?
Question 17 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 18 True/False

Work Party Roles and Access Group Roles are of same Class?

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

Which tool is used to look at the HTMLS and the Properties that are embedded in UI

  1. Rules Inspector
  2. Clipboard
  3. DB Trace
  4. Tracer
Question 20 Multiple Choice (Single Answer)

There is a ________ relationship between a Folder and the items it contains:

  1. One-to-one
  2. Many-to-one
  3. One-to-many
  4. Many-to-many