Pega PRPC Fundamentals

Test your knowledge of Pegasystems PRPC platform concepts including flows, work objects, properties, rules, classes, and organizational structure

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following is false

  1. Work baskets are instances of Data-Admin-WorkBasket class
  2. Work lists are instances of Data-Admin-Operator-ID class
  3. Class group is an instance of Data-Admin-Classgroup
  4. Access role objects should not be shared across applications
Question 2 Multiple Choice (Single Answer)

To split processing into two or more independent secondary flows that operate in parallel we should use

  1. Split-For-Each
  2. Split-Join
  3. Called Flow
  4. SpinOff Flow
Question 3 Multiple Choice (Single Answer)

If an access role is specified to a parent class it applies to

  1. Parent Class only
  2. Parent class and all its child classes
  3. Parent class and all its child classes unless explicitly overridden by another access rule
  4. None of the above
Question 4 Multiple Choice (Single Answer)

Organizational hierarchy levels from Top to bottom are

  1. Organization, Unit, Division
  2. Division, organization, Unit
  3. Organization, Division, Unit
  4. None of the above
Question 5 Multiple Choice (Single Answer)

Which of the following are valid Work Id

  1. W-
  2. W-TCS
  3. TCS-W-
  4. All of the above
Question 6 Multiple Choice (Single Answer)

Which Default Property Types cannot be modified

  1. px
  2. py
  3. A and B
  4. pz
Question 7 Multiple Choice (Single Answer)

The property pxUrgencyWork is calculated using the following formula: AtTheRate(100, AtTheRatemax(0, .pxUrgencyWorkClass + .pyUrgencyWorkAdjust + .pxUrgencyWorkSLA + .pxUrgencyPartyTotal))

  1. Rule-Declare-DecisionTable
  2. Rule-Declare-Expressions
  3. Rule-Declare-Trigger
  4. Rule-Declare-OnChange
Question 8 Multiple Choice (Single Answer)

What is Page Context

  1. Action not to be taken on the page defined in Page Context
  2. Where you can use $Any, $None
  3. Action will be taken on the properties of the page defined in Page Context
  4. Only used in Declarative rules
Question 9 Multiple Choice (Single Answer)

Which one of the following statements is true ?

  1. Covered work objects inherit from Cover-Object- class
  2. Ordinary work objects inherit from the Work-Object- class
  3. Folders may contain only one covered work object
  4. Folders may be a work object
Question 10 Multiple Choice (Single Answer)

By default assignments include a property that has harness rule set to

  1. New
  2. Perform
  3. Confirm
  4. Review
Question 11 Multiple Choice (Single Answer)

WorkPool is

  1. Collection of WorkGroups
  2. Collection of similar Work Objects
  3. Collection of ClassGroup
  4. None of the above
Question 12 Multiple Choice (Single Answer)

Work Objects are created during

  1. Opening Flows
  2. Primary Flows
  3. Secondary Flows
  4. Sub Flows
Question 13 Multiple Choice (Single Answer)

What is 'HTML' property used for

  1. To show XML pages in Display
  2. To add HTML Screens in Display
  3. For Customizing the Display
  4. To display special HTML characters
Question 14 Multiple Choice (Single Answer)

Declare rules are executed when

  1. During flow execution as process conrtol advances from one task to another
  2. At the end of activity step,after invoking the method, but before any transition step
  3. Upon database commit when any object is saved to database
  4. All of the above
Question 15 Multiple Choice (Single Answer)

Which shape is used to send and receive data from external system

  1. Integrator
  2. Ticket
  3. Fork
  4. Split-Join
Question 16 Multiple Choice (Single Answer)

How to write comments in HTML

  1. Use * line *
  2. Use * Line *\
  3. Use {COMMENT} text {/COMMENT}
  4. Use // Comment (Java Style)
Question 17 Multiple Choice (Single Answer)

Which of the following is the best way to update a property in an activity step ?

  1. Use the Java method
  2. AtSetValue(PropertyName, Value)
  3. Use the Property-Set method
  4. {PropertyName INPUT}
Question 18 Multiple Choice (Single Answer)

Which one of the following rules may be locked and unlocked ?

  1. Rule-RuleSet-Version
  2. Rule-RuleSet-Name
  3. Rule-RuleSet-List
  4. Rule-RuleSet-ProCom
Question 19 Multiple Choice (Single Answer)

Class name can be maximum of

  1. 32 characters
  2. 64 characters
  3. 128 characters
  4. No length restriction
Question 20 Multiple Choice (Single Answer)

For short medium lists which change often following should be specified in TableEdit tab of Property

  1. Local List
  2. Field Value
  3. Remote List
  4. Prompt List