You can create reports as graphs using which of the following mechanisms?
Using the Obj-Graph Method
List View
Summary View
Either a Summary View or a List View
What is the primary purpose of the generated Framework class layer?
As a replacement for the Pega supplied Work- classes
To contain specialized rules used by the application.
As a temporary placeholder for a Pega purchased Framework
To contain rules that will be used across the enterprise.
Which among the following is true
summary view can call another summary view
summary view can call a detailed view
list view can have parameters as input
summary view and list view can have privileges associated with them
Select the correct option in context of screen flows.
Cannot be a starter flow
It should not have any entry point
can be a starter flow
None
Check in and Check Out is applicable only to the instances of which of the following family of classes
Data-
History-
Rule-
Work-
All of above
None of above
Properties that have prefix px can only be set only with following method
Property-Set
Property-Set-Px
Property-Set-Special
Property-Configure-Px
Which of the following ways property called myProperty in primary page can be obtained
.myProperty
Primary. myProperty
local.myProperty
Primary. MyProperty
.MyProperty
primary.myProperty
We know that there are two mechanisms in which an instance is taken care to be stored in database. These are, 1. There will be a column for some of the properties of instance 2. Additionally there will be another column to store entire instance as BLOB Specify the column name in which instance is stored as BLOB
pzInsStream
PzPVStream
pzObjStream
pzRefStream
BannWorkcreation date is 09/13/2009 and current system date is 09/20/2009. which of the following circumstance activity will be called.
BannworkCreation (as-of) 09/13/2009 and system date range 01/01/2009 to 12/30/2009
BannworkCreation (as-of) 09/12/2009 and system date range 09/21/2009 to 09/30/2009
BannworkCreation (as-of) 09/01/2009 and system date range 09/21/2009 to 09/30/2009
Each record in (row) in relational database corresponds to one of the following in Process Commander. In other words, one row in table is created whenever following of process commander is created.
Flow for a class
Model for a class
Activity for a class
Flow action for a class
Instance of any class