Number of Questions: 70 | Duration: 85 minutes | Qualifying Score: 70% | Negative marking for Wrong Answer
End Test Now
Using the Class Explorer to examine classes sorted alphabetically will allow you to view which type of inheritance?
Directed inheritance
Genetic inheritance
Class inheritance
Pattern inheritance
Which of the following is a valid work object ID?
W-1234-S
W-1234
Pega-1234-Work
All of the above are valid
In designing a class structure for an application, what should the first step be?
Identify primary users
Identify systems that the application will be interfacing with
Identify major units of completed work
Identify the key tasks that the application will perform
What is the name of standard PegaRULES Process Commander models?
pyStandard
pxDefault
pxModel
pyDefault
What rule is used to define a Work Pool?
Work Group
Class pool
Work Party
Class Group
Which of the following pairs of directives would you need to use to surround JavaScript that's in an HTML stream?
{={=} and {=}=}
{reference .property as input}
{javascript} and {/javascript}
{include jsRulefileName}
HTML streams are subject to rule resolution. Is this statement true or false?
TRUE
FALSE
Both 1 and 2
None of These
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?
Which of the flow shapes are appropriate for defining the path of execution according to complex 'if...then' logic?
Utility
Decision tree
Router
Split for Each
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
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
__________ control the user experience - the forms and their appearance, content and behavior.
Properties
Security levels
Work Objects
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
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.
List out the types of rules you can identify by using the rules inspector
Rule-HTML-Section,Rule-HTML-Harness,Rule-Obj-HTML,Rule-HTML-Skin,Rule-Obj-HTML,Rule-HTML-FlowAction
Rule-HTML-Fragment,Rule-HTML-Property,Rule-HTML-Skin,Rule-Obj-HTML,Rule-HTML-FlowAction
Rule-HTML-Fragment,Rule-HTML-Property,Rule-HTML-Section,Rule-HTML-Harness,Rule-Obj-HTML.
A "H" hyperlink identifies rules of type _______________when rules inspector is turned on
Rule-HTML-Harness
Rule-HTML-Property
Rule-HTML-Skin
Rule-Obj-HTML
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.
ABC
BCD
ACD
ABD
For most of the concrete classes, PRPC comes with a standard model called
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)
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
which are true about pegaRULES database.(choose2) A.Standard and customer created rules are saved in PEGARULES B.Database cache optimizes worklist items C.Database cache optimizes reading values D.Pegarules database can not be accessed by external reporting tools
AC
For the report generation to expose the embedded properties in the database what do we require?
Report wizard
Declare Index
Top level property
Concrete Class
Standard work party classes(Choose Three) A.Data-party-Gov B.Data-Party-Person C.Data-Party-Company D.Data-party-Com
A _________ is a container for your application business logic, which is defined in rules
Rule Set
Class
WorkFlow
Flow action
Page list's or Value list's index always starts with :
a(0)
a(1)
()
No subscript or braces.
Where .PropertyName is the name of a property, which of the following is the correct syntax for a property reference directive that would allow the user to assign the property value?
(.PropertyName INPUT)
<.PropertyName INPUT>
[.PropertyName INPUT]
{.PropertyName INPUT}
Which of the following are used to specify default values for properties associated with a class
Sets
Models
Defaults
Formats
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
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
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
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 flags appropriate warning message
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
Parameter 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
Using Rules Inspector , which of the following can be identified(Choose 2) A.Flow Rules B.HTML Rules C.Property Rules D.When Rules
What are the various actions that a Service Level rule can perform at Goal and Deadline events?(choose 2) A.Escalation Processing ( Means it can call activities upon reaching the goal time / deadline time and at every late interval time). B.It updates the urgency level.Upon goal time goal urgency is added to initial urgency and up on dead line reach,deadline urgency ia added to previous urgency figure. C.Parameter Page. D.None of These.
Which of the following rule best describes the following needs Through cascading (where one rule calls another), this rule can provide an output based on three, four or more inputs.
When Condition
When Directive
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
When you are sure that you have answered as many questions as possible, click the ‘Done’ button below and view your results.