Number of Questions: 70 | Duration: 85 minutes | Qualifying Score: 70% | Negative marking for Wrong Answer
End Test Now
Which of these standard activities are used to create correspondence
NewCorr
CorrNew
CorrGenerate
AddCorr
what are the types of Correspondence (select 3) A.Email B.Fax C.HTML D.Phone Text
ABC
ABD
ACD
BCD
What is the name of the parameter used in standard routing activitiy
Assign To
Send To
Route To
None Of These
Which method is used in Declare-Expression to calculate the Sum of the values of a particular property instance in an EmbeddedPage
SumOf
CountOf
ListOf
ValueOf
Which of the following developer tools are used to record computer process statistics for a single user session
ClipBoard
Tracer
Performance Tool
Rules Inspector
For what purpose would an application user use the clipboard
For modifying the values of the work object
To change the password
The clipboard should not be available to application users
All of the above
Which of the following rules are used to set error messages?
Rule-Message
Rule-Error-Message
Rule-Set-Message
Rule-Obj-Message
How can you include a Property in Rule-HTML-Section
By changing the Rule-HTML-Property
Drag and Drop Label Button on the form
Drag and Drop Field Button on the form
Placing a property in a layout cell
The key point of the 5th Guardrail 'Build for Change' is
Activities should NOT be on this list. Use other Rule types for Business maintained logics
Use Flow Actions to prompt a user for input
Always use Auto generated HTML feature
None of These
The key point of the 9th Guardrail 'Calculate and Edit Declaratively and Not Procedurally' is
Create and Use Expression Rules instead of Property-Set
When adding a Connector to an Assignment, the Likelihood associated with the Action represents which of the following?
The likelihood that a benchmark is to be met
An indication of how likely it is that the work follows the specified path
The likelihood that a goal will be met
The likelihood that a goal will not be met
Flows and Assignments work together to ________?
Resolve work and Reply to work
Receive work and Report on work
Review work and Report on work
Route work and Resolve work
Process Commander comes with eight standard Service Levels that can be used right out of the box. Of the four choices below, choose the one that is a standard Service Level. (choose 2) A.Approval B.To Recipient C.To Approver D.NotifyManager
AB
BC
CD
AD
An Assignment is a task in a flow that requires user input and may assign the work object to an individual work list or workbasket. Is this statement true or false?
TRUE
FALSE
Both 1 and 2
What is the default CSS for the PRPC application?
Desktopstyle.css
Workform.css
Report.css
All the above
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
Which tool is used to look at the HTMLS and the Properties that are embedded in UI
RulesInsprctor
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
BD
Which of the following statement best describes Directed Web Access?
A rule to distribute calls that works in conjunction with CTI (Computer Telephony Integration).
Anyone with access to the corporate intranet on which PegaRULES Process Commander is available, can process an assignment, on a one-time or infrequent as-needed basis.
Anyone with internet access and the appropriate security credentials can process an assignment, on a one-time or infrequent as-needed basis.
Anyone accessing the World Wide Web (or an intranet) and e-mail can process an assignment, on a one-time or infrequent as-needed basis.
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
Yes
No
Both
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)
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
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
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
When we want to restrict any property to a set of legal values where set size is short - to - medium and set frequently changes, the preferable way is by choosing
When we want to restrict any property to a set of legal values where set size is very large (such as produce codes etc) , the preferable way is by choosing
Which of the following directives 'comments out' authoring notes in a PegaRULES Process Commander HTML object?
/* This is a comment */
// This is a comment
{COMMENT This is a comment /}
{COMMENT} This is a comment {/COMMENT}
What is the class of the top level clipboard page created by the Obj-List method
Code-Pega-List
Show-Html
pxResults
The same class as the returned instance
UML diagram was given and the relation between two classes was asked.
One-to-many
Many-to-many
Many-to-one
One-to-one
Both cover class and work object classes must be in same _______
ClassGroup
Class
A class hierarchy when sorted alphabetically gives _______________
Pattern Inheritance
Direct Inheritance
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-
What is the difference between activity methods Call and Branch?
Branch transfers control to another activity and returns to original activity after called activity completes whereas call transfers control to another activity by terminating present activity
Branch transfers control to another activity by terminating present activity whereas call transfers control to another activity and returns to original activity when called activity completes
Both transfer control to another activity by terminating present activity
Both transfer control to another activity and resume to original activity when called activity is completed
Utility activities can not use which of the following methods
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
Which rules automate the process of monitoring work completion and notifying the appropriate person when additional scrutiny or action is warranted
Agents
Service levels
Flows
When conditions
Each application will have a standard work party rule always named Requestor. Is this statement true or false?
For a single Valid Party row on a Work Party rule form, the Model column contains an optional field to reference a Model rule. Model rules allow you to define default information for specified fields on the PartyDisplay form. Is this statement true or false?
Rulesets are an important part of every Process Commander application because they act as a container for rules, play an important role in rule resolution and facilitate application deployment. Is this statement true or false
Validation rules are required rules that guide users to input correct values into the Rule-based HTML forms, reducing entry errors and improving productivity. Is this statement true or false?
Validation rules used to validate property values associated with HTML forms may display an error message if the validation fails. The error message field in the Validation rule form may contain
Literal messages contained in double quotes (" ")
Nothing (in other words, the field is optional)
A Rule-Message key associated with the property being validated
A Constraint rule records an expected relationship between property values and is not referenced explicitly in other rules. Is this statement true or false?
None of These.
When you are sure that you have answered as many questions as possible, click the ‘Done’ button below and view your results.