Number of Questions: 70 | Duration: 85 minutes | Qualifying Score: 70% | Negative marking for Wrong Answer
End Test Now
Standard attachment types in PRPC include all of the following except
File
Object
URL
ScreenShot
An application user wants to update the value of a property of a work object. How will he do it?
He will update the value from clipboard
Application user should not have access to clipboard.
Draw
None of These
You have to grade the marks according to the following rule marks>74 Return Grade A marks>65 and <75 Return Grade b marks<65 Return Grade C. Which of the following rule you should use?(select three) A.Map Value B.Decision Tree C.DecisionTable D.when Condition
ABC
ACD
ABD
BCD
We need an activity step to execute rule-declare-expression
Yes
No
people or groups who are authorized to perform restricted types of work objects.
Users set up in the system who are responsible for the timely resolution of outstanding work objects.
The ID pxAP-1 is used for
Folder
Cover
Task
Work
There is a property starting with py in a harness section. Choose the best option
you can view the property only in display mode
you can view and also make the entries
you cannot use it in harness section
To increase the performance while using Obj-List method
use properties of the same class
use exposed properties
use unexposed properties
How could you use a Flow shape to branch to another flow without returning control?
Do not have any connectors emanating from the Flow shape
In the Flow parameters, select Branch, not Call
You cannot use a Flow shape to branch to another flow
The circumstance feature is defined by
Circumstance property and circumstance level
Circumstance value and circumstance level
Circumstance property and circumstance value
Obj-Open method opens an instance of a class into a step page. Which of the following statements is true?
Before Obj-Open, the step page has to be created using Page-New
The step page can be classless if it is temporary
An instance of a step page with the same name can be reused and the data must be cleared using Page-Reset
An instance of a step page with the same name can be reused and the data is cleared automatically
Correspondence fragments are __________?
Not associated with an application-specific class and thus can be used system-wide
Small pieces of HTML that can be reused only within your application
Associated with a Rule set and class, but not with a correspondence type
Used only for graphics
____________ contain static text, such as HTML style sheets or JavaScript code and are not subject to rule resolution
Fragments
Text Files
Streams
Harness
Use the With directive to:
Replace the primary page with a different page (the base page) throughout a segment of the HTML as an HTML coding convenience
Set the current embedded page
Define the active property reference
All the above
__________ control the user experience - the forms and their appearance, content and behavior.
Properties
Security levels
Work Objects
If the value of a property contains an HTML text fragment and is to be processed as HTML, which keyword would you add as an option to the reference directive?
NORMAL
LITERAL
HTML
INPUT
PegaRULES Process Commander standard harness activities and starting HTML streams are meant to work as-is, with links to built-in processing capabilities. For this reason, it is best not to overlay either the harness activity or the starting HTML stream. Is this statement true or false?
TRUE
FALSE
Both 1 and 2
The portal layout for group of users can be generally controlled from which of the following
Organization
Division
Unit
Access Group
Which tool is used by the user to check for the Parameter values in the flow?
Parameter Page
Rules Inspector
Tracer
Clipboard
Which tool is used to look at the HTMLS and the Properties that are embedded in UI
RulesInsprctor
ClipBoard
None of these
When we use Page-Rename method what happens, if the new name that we specify already exists in the clipboard
It flags appropriate warning message
System deletes that page and replaces with renamed page
It keeps quiet without any action
System renames the current page so that there will be two clipboard pages with same name.
We know that if there are multiple instances with same visible key, rule resolution algorithm determines which one to return. If I want to explicitly specify the version I want (i.e. keeping the rule resolution algorithm aside), which of the following method need to be used?
Obj-Open
Obj-Open-By-Handle
Obj-Open-By-Key
Obj-Open-By-InsKey
Rule resolution dynamically selects the right rule by searching your profile Rule set list across multiple dimensions, including purpose, class, rule set and version, date and time range, circumstance and security. ( True /False)
Which of the following tools would you use to view the HTML associated with the fragment?
Class Explorer
Look Up Rules
Inspector
Image Catalog
Which two Rules can the Rules Inspector to be used to show? (Pick two) A.Activity Rules B.HTML Rules C.Flow Rules D.Property Rules
AD
BD
AB
CD
For System architect after estimating the ROI and successfactors what is the Step to do next(check this)
develop test plans and results
assist business presentation
Financial validation
Rule seizing tool
Re Customization of Architecture is done in? (choose Three). A.While collecting the requirements in the conception phase. B.In the Elaboration phase. C.While collecting the details of another project. D.Before starting of the construction phase.
For most of the concrete classes, PRPC comes with a standard model called
pyStandard
pyDefault
pyDefModel
pyStdModel
According to SmartBuild, what is the appropriate order to design/develop the following elements?
User Interface, Properties, Class Structure, Process Flows
Class Structure, Properties, User Interface, Process Flows
Class Structure, Process Flows, User Interface, Properties
Properties, Class Structure, User Interface, Process Flows
Which of the following violates a SmartBuild best practice regarding flow design?
An Assignment with three Connector Flow Actions and four Local Flow Actions
A flow that calls more than two sub flows
A flow with four utility shapes linked together
A flow that spans multiple Visio pages
In describing a Router, which of the following statement is false?
Routers tell Assignments specifically where they should go.
Routers are not required on every Assignment.
Routers execute specific Activities.
Many Routers of the same name may exist in a single Visio flow.
Can we give audit not in utility
Both
None Of These
Ticket shape represents
Resume Execution
Exception
Notifying
Calling another flow
List some of the standard connectors that come with PRPC , which enable it to connect to external systems? (choose)
Rule-Connect-EJB
Rule-Connect-JMS
Rule-Connect-Java
All of These
User created using application accelerator will have default password as
Install
Pega
Default
Rules
Which of the following best describes Declarative constraints?
A rule used to automatically calculate and recalculate the value of a property.
A rule used to ensure that the appropriate Rule set is utilized
A rule used to automatically default data into a field.
A rule used to ensure that a property meets predefined conditions
In Rule-Declare-Expressions which of these types of computational expressions are allowed (i.e., a syntax that includes constants, function calls, operators, property references) is allowed in a Declare Expressions rule (instance of the Rule-Declare-Expressions class)? (Pick two) . A.Self-referential or circular expression. B.Expression with target properties of types: Time and Password. C.Nested expression. D.Expression that references a Function rule (Rule-Utility-Function)
BC
How many declarative standard rules are there in PRPC?
2
4
8
5
Declarative rules such as Rule-Declare-Expressions and Rule-Declare-Constraints can be specialized using circumstances.
Related declarative rules can span Rule sets, but they must reside in the same class in order to be invoked appropriately by PegaRULES Process Commander. Is this statement true or false?
Related declarative rules can span RuleSets, but they must reside in the same class in order to be invoked appropriately by PegaRULES Process Commander
In a Declare-Expression rule, If I want to use an expression, which contains expressions, function calls, constants etc. Which of the following to be used.
Expressions that calls themselves and contains constants
Expressions that calls Circular expressions
Expressions that calls Rule-Utility-Function
Both a and b
Use a ___________ rule to convert one or two input values (text, numbers or dates) into a single resulting value, where the decision criteria fits a table or matrix structure
Decision Tree
Decision Map
Decision Table
Decision Trigger
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.( choose more and more appropriate answer)
Flow for a class
Activity for a class
Flow action for a class
Instance of any class
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
When we store an instance of process commander in database as a record, the following suffices the purpose of primary key.
Instance Name
Instance Name + Class name
An integer serial number
Special key generated by PRPC
There is property which stores the value of create date and time or create operator (perhaps for a work object). What is the prefix for these kind of properties
px
py
pz
All of the above
Which of the following ways property called myProperty in primary page can be obtained ( Select 3 answers ) A..myProperty B.Primary. myProperty C.Primary. MyProperty D.primary.myProperty
The purpose of table edit when we define a property is
To specify description of property
To specify embedded page class name for property
To specify default value
To specify a set of legal/ valid values for that property
When we want to restrict any property to a set of legal values where set size is short - to - medium and set does not frequently change, the preferable way is by choosing
Class Key value
Local List
Remote List
Which of the following is not the place where u can add rule sets as an access control mechanism(Choose two) A.Organization B.Division C.Unit D.Operator creation
AC
Which of the following three class groups process commander by default contains on installation(choose three) A.Work-Folder B.PegaAccel C.Data-Admin D.History-PegaSample
The property for the purpose of handle i.e., pzInsKey (which serves the purpose of primary key) is defined in following class
@baseless'
Data-
History-
Rule-
Users of the PegaRULES Process Commander system are defined by
access groups, access roles and operatorID's
access groups, security groups and operatorID's
a user class
security groups and access roles
Complete the following sentence. Work parties are
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
clusters of associated work objects, usually relating to a single customer
Users set up in the system who are responsible for the timely resolution of outstanding work objects
PegaRULES Process Commander comes with a standard property to use as the unique ID for a work object. All classes derived from Work- inherit this property. It should always be used as the key for Work-based classes and class groups. What is the name of this standard property?
pyid
pxid
pyID
pxID
____1____ is used to take advantage of PegaRULES Process Commander standard functionality. _____2____ is used to take advantage of custom functionality, for example, within a product or application, within a class hierarchy.
1. Pattern inheritance 2. Directed inheritance
1. A Model 2. A 'When' directive
1. Directed inheritance 2. Pattern inheritance
1. A 'When' directive 2. A Model
Utility activities can not use which of the following methods
Show-Html
Obj-Save
Commit
How many for conditions are there in activity?
6
7
11
Suppose you have an overall SLA defined based on the property. In which activity do you need to initialize this property?
Newassign
NewWithParty
NewDefaults
NewCovered
When one activity branches to, or calls another activity, parameters can be passed from the first activity to the second as part of the call. What syntax must be used in the called activity to reference these parameters?
Primary.PropertyName
Local.PropertyName
PageName.PropertyName
Param.PropertyName
In the Value field of a Model Rule-form, one can enter literal strings and also references like that shown below.Lib(Pega-RULES:DateTime).addToDate(.pxCreateDateTime, 14, 0, 0, 0) This example references Java functions stored in a function library. Where in the class structure is this located?
Work-General-Java-Functions
Rule-Utility-Library
Rule-Utility-Function
Rule-Obj-Model-Functions
Parameter Page can be referenced by which of the following keyword ( Select all correct ans ).
Param
Parameter
Local
Primary
Obj-Save-Cancel can be used not only to redo Obj-save but also to redo Obj-Delete
What is the consequence of checking in the "Special" check box while creating a property?
Property is display only
Property is display as well as editable
Property is input by user
Property is calculated by system
The following method is used to make Obj-Save method not be effective and hence not to be taken up by subsequent Commit method
Obj- Save-Cancel
Obj-Save-Rollback
Obj-Save-Drop
Obj-All-Rollback
Check in and Check Out is applicable only to the instances of which of the following family of classes.
Work-
Properties that have prefix px can only be set only with following method
Property-Set
Property-Set-Px
Property-Set-Special
Property-Configure-Px
True or False: In various places where rule sets can be added as an access control mechanism, the order in which rule sets are added matters a lot in rule resolution processing
While Rule resolution algorithm prepares Rule set list from all data sources, the most top rule set from a data source
Will be appended at most bottom of the list (for that data source)
Will be appended at top of the list (for that data source)
No such order will be maintained
A rule which is marked as final
can not be overridden in any other rule set including in its own rule set
can not be overridden in any other rule set except in its own rule set
can not at all be overridden with different higher version
You can override in any rule set including in own rule set
When you are sure that you have answered as many questions as possible, click the ‘Done’ button below and view your results.