0

platforms and products Online Quiz - 59

Description: platforms and products Online Quiz - 59
Number of Questions: 20
Created by:
Tags: platforms and products
Attempted 0/20 Correct 0 Score 0

WorkPool is

  1. Collection of WorkGroups

  2. Collection of similar Work Objects

  3. Collection of ClassGroup

  4. None of the above


Correct Option: B

Which are the Roles defined as per PRPC

  1. Process Architect

  2. System Administrator

  3. System Architect

  4. All of the above


Correct Option: D

System Architect works with

  1. Properties

  2. Flows

  3. Harness

  4. Correspondence Rules


Correct Option: A

Which Default Property Types cannot be modified

  1. px

  2. py

  3. A and B

  4. pz


Correct Option: D

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


Correct Option: B

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}


Correct Option: C
  1. Rule-RuleSet-Version

  2. Rule-RuleSet-Name

  3. Rule-RuleSet-List

  4. Rule-RuleSet-ProCom


Correct Option: A

Which one of the following rules would be most appropriate to use for displaying a count of New, Open, Pending and Resolved work objects ?

  1. Rule-Obj-Count

  2. Rule-Obj-ListView

  3. Rule-Obj-SummaryView

  4. Rule-Obj-GroupBy


Correct Option: C

Which one of the following properties is found on the pxRequestor page ?

  1. pxFlowInsKey

  2. pxAssignmentKey

  3. pxUserIdentifier

  4. pyID


Correct Option: C

To enter new work, a user selects a work type from the New selection list in the Process Work gadget of the navigation panel. How do you add another value to this list ?

  1. create a new flow and check Creates a New Work Object

  2. create a new work class and clear the cache

  3. create a new work class and update the HTML containing the selection list

  4. create a new flow and update the value of pyFlowType in the work class model


Correct Option: A

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


Correct Option: B

What is the appropriate "Applies To" class when creating a ListView that displays operator Full Names and User Identifiers

  1. Data-Admin-Operator-ID

  2. Rule-Obj-Operator

  3. Rule-Obj-ListView

  4. Rule-Access-Role-Name


Correct Option: A

__________ is the conventional name for the page that contains a covering work object

  1. pyWorkPage

  2. pyObjectCover

  3. pyObjectWork

  4. pyWorkCover


Correct Option: D

Use Edit Input rules (Rule-Edit-Input) to

  1. convert input data to a standard format

  2. test prperty values

  3. perform a database INSERT

  4. define and enforce comparison relationships among property values


Correct Option: A

Which of the following is mandatory while creating a class

  1. Pattern Inheritance

  2. Direct Inheritance

  3. Both

  4. None of the above


Correct Option: B

External systems access PRPC application data and processes using

  1. Services

  2. Connectors

  3. Servers

  4. All the above


Correct Option: A

Correspondence Types are of type

  1. Rule-Obj-Corr

  2. Rule-CorrType

  3. Rule-Obj-CorrType

  4. Rule-Corr


Correct Option: A

Status of a work object is represented by:

  1. pyTaskStatus

  2. pyWorkStatus

  3. pyStatusWork

  4. pyWorkObjectStatus


Correct Option: C

AI Explanation

To answer this question, we need to understand the convention used in Pega for representing the status of a work object.

Option A) pyTaskStatus - This option is incorrect because "pyTaskStatus" is not the standard property used to represent the status of a work object in Pega.

Option B) pyWorkStatus - This option is incorrect because "pyWorkStatus" is not the standard property used to represent the status of a work object in Pega.

Option C) pyStatusWork - This option is correct because "pyStatusWork" is the standard property used to represent the status of a work object in Pega.

Option D) pyWorkObjectStatus - This option is incorrect because "pyWorkObjectStatus" is not the standard property used to represent the status of a work object in Pega.

The correct answer is C) pyStatusWork. This option is correct because "pyStatusWork" is the standard property used to represent the status of a work object in Pega.

Work Objects are created during

  1. Starter Flows

  2. Primary Flows

  3. Secondary Flows

  4. Sub Flows


Correct Option: A

Prerequisite rule set for all initial application rulesets

  1. Not necessary to have a prerequisite for initial application rulesets

  2. PegaApp

  3. Pega-Rules

  4. Pega-ProCom


Correct Option: D
- Hide questions