Number of Questions: 70 | Duration: 85 minutes | Qualifying Score: 70% | Negative marking for Wrong Answer
End Test Now
A user wants to come out of the flow by canceling the assignment,which smart shape is
Fork
Decision
Ticket
End
What is true about Embedded Pages?(Choose Two) A.They are Top level Pages B.They can contain details of work object C.They are inherited from Data- and work- D.They are not top level Pages
AB
BC
BD
AD
Through Application accelerator we can create A.Top Level class B.Class groups C.Access Group D.Validation
when database records are fetched from DB and placed into clipboard,which method we are using
Page-New
PageList
Obj-List
RDB-Open
A property Account Status is called in an Activity belonging to some other class.A page count belonging to that class is called in Pages and Classes tab which is also specified in StepPage.When this step is called by Activity,how do you call the Accountstatus.
AccoutStatus
Count.AccountStatus
StepPage.AccountStatus .
accountstatus
The clipboard page which contains information about your access roles,RueSet List,and HTTP protocol parameters is the :
Process Page
Requestor Page
Thread Page
User Pages
The contents of a step page can be viewed in XML format using
Show-XML
Show-Page
Show-HTML
None,step pages cannot be viewed as XML
For creating tabbed look,which rule is considerded
Flow
action
Section Property
Harness
In rule resolution what are all considered (choose 3). A.Circumstance B.RuleSet C.RuleSetVersion D.Create Data Time.
ABC
BCD
ACD
ABD
Select the possible guard rails A. Flow should not contain 15 sub flows B.We should create properties as and when needed and update the status C.Limit custom java D. Use the standard flow action as a place holder instead of creating a new one
AC
CD
Choose 3 from property's of assignment flow shape(choose2). A.LocalAction B.Routing Activity C.Valid Connectors D.Service level rule
A user can generate reports using(choose2) A.Rule-Obj-ListView B.Rule-Obj-Report C.Rule-Obj-SummaryView D.Rule-Obj-Table
If your Assignment shape uses the standard rule "Worklist" and your Router uses the standard rule "ToWorkBasket",what happens
The flow will not save
The flow will be suspended
The flow will save,but an execution Java eaception will be raised
The flow will be suspended,and control will be transferred to the FlowProblems flow
For creating tabbed look,which rule is considered
Section
Property
None of These
Which of the flow shapes can be used for a path execution in a situations like "if...then" logic?
Utility
Decision tree
Router
Split for Each
List the all work object statuses that come in with PRPC(choose)
New
Open
Pending
All of the Above
PegaRULES Process Commander supports the assignment of work to four types of destination. What are they?(choose)
Agent
External
Worklist
The clipboard page which contains information about your access roles,RuleSet list,and HTTP protocol parameters is the
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)
TRUE
FALSE
Both 1 and 2
Which of the following tools would you use to view the HTML associated with the fragment?
Class Explorer
Look Up Rules
Inspector
Image Catalog
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
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)
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
A Decision Map may be called from a Router task. What other task (Visio) may call for a Decision Map?
Connector
Split-For-Each
If a Local List was defined for a property, which Property Stream rule would be used to create a dropdown when the property is referenced in HTML?
PromptFieldValueLocalized
SmartPrompt
PromptSelect
GetLocalizedValue
What Property Mode must a property be to define a Repeating Row in a Section rule?
Page Group
Value List
Page List
Page
How many concrete data classes are available in PRPC?
30
45
55
65
Which of the following are usually designed to correspond to one database table in Process Commander.
Access Group
Class Group
work Group
Data Group
Which directive would you use to retrieve a property value from an instance not present on the clipboard?
Reference directive
Literal directive
Lookup directive
Java directive
___________are interested in the progress and resolution of a particular work object, but they need not necessarily perform work on the application.
Organization
workparties
Administrator
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
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
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
Pool Deals with
Division
Unit
None of the above
Is it possible to make a page-copy of two different classes?
Not True
For security reasons you should associate classes that inherit from the Work- base class with a separate class group than those that inherit from Data -
Both Assign and Utility type of activities can not contain following methods.
Show-Html
Property-Set
Property-Set-Special
While using a Page-Copy method, what happens if system does not find the destination page (copy into page) in the clipboard
It keeps quiet
A new page with destination page name is created and properties are copied from source page to destination page
An alias name with destination page name is created to source page itself, so that you can refer source page with both names.
What happens when we call Page-Remove followed by Commit method?
It removes the clipboard page and contents of database are also changed accordingly
It changes contents of database only
It removes only clipboard page
It neither removes clipboard page nor changes the contents of database
We know that Activity-End method causes the system to end the current activity and continue with next activity on requestor's activity list.What happens if one activity calls (by call method) second activity that contains Activity- End Method?
The called activity ends and control resumes to calling activity.
Both activities end up and control does not resume to calling activity.
Generally routing activities are created in ___________
classes inherited from Data-
Classes inherited from Work-
Classes inherited from Embed-
Classes inherited from Rule-
While defining an activity step, a step page field can remain blank if the step page operates on
Primary Page
Secondary Page
Local Page
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
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
All of the above
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.
An Expression Rule allows process architects to define calculations in Excel spreadsheets. Is this statement true or false?
Both 1 and 2.
Suppose there is a rule set called "XXX" which has got 5 versions. Then class Rule-Rule set-Name will have ---- no. of instances and Rule-Rule set-Version will have ------ no. of instances
5,5
5,1
1,5
1,1
All the standard properties in process commander begin with
px
py
pz
When you are sure that you have answered as many questions as possible, click the ‘Done’ button below and view your results.