You are on page 1of 5

1. What is the property name which holds the value of whether a given rule is available or not?

pyRuleAvailableStatus pyRuleAvailable pxRuleAvailableStatus pxRuleAvailable 2. Declarative expressions must be invoked via a method in an Activity step. Is this statement true or false? True False 3. The main difference between the Property-Map-Value method and the Property-Map-ValuePair method is: Property-Map-Value calls a Rule-Obj-MapValue once, and PropertyMap-ValuePair calls it twice. Property-Map-Value can call a Rule-Obj-MapValue and pass a single row input, and Property-Map-ValuePair can call a Rule-Obj-MapValue and pass two row inputs. Property-Map-Value can call a Rule-Obj-MapValue and pass a single row input, and Property-Map-ValuePair can call a RuleObj-MapValue and pass a single row input and a single column input. Property-Map-Value can call a Rule-Obj-MapValue and pass a single row input, and Property-Map-ValuePair can call a Rule-Obj-MapValue and pass multiple row inputs.

4. In which Data class would you store the mapping between a Class or a ClassGroup and a database table? 5. Which Data-Admin-DB-Table Data-Admin-DB-ClassGroup Data-Admin-DB-Name Data-Admin-System harness screen will succeed New Harness? Perform harness. Confirm harness. Review harness. Reopen harness.

6. What is the property that holds the page validation status? pzStatus pyStatus pxStatus pzValidation

7.How do you replace a primary page with other pages in a harness (which directive you use to achieve it)? Literal directive Comment directive. When directive With directive 8. how many workbaskets can a workgroup hold? 2 3 4 1 9. In short, SmartBuild is the ________for PegaRULES Process Commander solutions. Design and Development process Design process Development process None of the above. 10. 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 11. 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 12. Related declarative rules can span RuleSets, but they must reside in the same class in order to be invoked appropriately by PegaRULES Process Commander. True False 13. Both Assign and Utility type of activities can not contain following methods. Obj-Open Show-Html Property-Set Property-Set-Special 14. Users of the PegaRULES Process Commander system are defined by: Access groups, access roles and operatorIDs access groups, security groups and operatorIDs a user class security groups and access roles

15. A Process Flow has been designed that routes an assignment to a HR manager. An additional requirement is that the HR Manger be able to attach a budget sheet to the assignment before approving the assignment. This can be accomplished using a: Rule-Template-Excel instance Local Assignment Connector Flow Action Local Flow Action 16. How could you make the tracer only trace rules that you have checked out? Add a break condition for your rules Change the Rulesets to trace Check the Abbreviate Events checkbox Change the RuleSets in your Access Group 17. Suppose there is a rule set called XXX which has got 5 versions. Then class Rule-Ruleset-Name will have ---- no. of instances and Rule-Rule set-Version will have ------ no. of instances 5, 5 5, 1 1, 5 1, 1 18. 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 Model for a class Activity for a class Instance of a class 19. .----------- Check box in Obj-Save method and ---------- Check box in Obj-Delete method facilitate immediate write into database, without actually waiting for Commit method Immediate, Write-Now Write-Now, Immediate Save-Now, Immediate Immediate, Save-Now

20. A _________ is a container for your application business logic, which is defined in rules. Rule set Class Workflow Flow action

21. 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

22. Which of the following are usually designed to correspond to one database table in Process Commander? Access Group Class Group Work Group Data Group. Class 23. All the routing activities return its result in an output parameter called AllocatedTo RoutedTo AssignTo BranchedTo 24. Which of the following property / properties are not aggregate properties? Page PageList PageGroup Value ValueGroup ValueList 25. 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

26. 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

27. Relation between and folder and work objects within it One to one One to many Many to one Many to many 28. A flow shape can be used to execute flow on Current work object Different work object Embedded work object Current work object, Different work object, Embedded work object

29. Which allows the sub-flows to be performed asynchronously, in parallel. Split-ForEach Split-Join SpinOff Ticket 30. What rule? Property Mode must a property be to define a Repeating Row in a Section Page Group Value List Page List Page

You might also like