Friday 4 August 2017

[Update] 100 Pega Multiple choice Questions and Answers pdf for freshers and Experienced pdf

1. How do we utilise skill based routing in pega?
a. manager assign jobs in dashboard according to the skill of the users
b. pega automatically routes the work based on the skills mentioned  in the operator rule
c. prpc has a intelligent intitutive system to guess the operator with the specific skill
d. based on access group
Answer: b

2. Operator availability is provided in?
a. operator rule
b. operator personal ruleset
c. access group
d. absense managemnt application
Answer:a

3. Work object can be created in these ways?
a. flows
b. section
c. activity
d. portal
Answer: a

4. For the property having type(true or false), which of the following value entered for the property is a internal re?
a. 1
b. -1
c. Y
d. all of above
Answer: d

5. which property type allow the property to hold text string that cannot contains tabs?
a. text
b.password
c.identifier
d.none of above
Answer: c

6.steps for connecting pega process commander with external db?
a.create an instance of Data-Admin-DB-Name
b. create an instance of Data-Admin-DB-Table
c.create an instance of rule-obj-class
d.all of above
Answer:a

7.an operator can start a flow from?
a.dashboard tab
b.process work tab
c.process work tab as well as from activity
d.manage rules tab
Answer: b

8.how to define multiple properties?
a.application explorer-datamodel-new-propertyalias
b.application explorer-datamodel-define-propertys
c.application explorer-datamodel-new-property
d.both a and b
Answer: b

9.how to define data model?
a. pega-datamodel-click database
b. datamodel
c. pages and classes
d. pega-system-tools
Answer: a

10. is every data table have a unique key?
a. yes
b. no
Answer: a

11. what is single value?
a. create a property that can contain an ordered list of single values
b. create a property that can contain an ordered list of single values
c. text values
d. create property that can contain an embded pages as its value
Answer: c

12. which of the follwoing rule types are not ruleset qualified?
a. property
b. database table
c. access group
d. control
Answer:

13. a ruleset "proddata:05-04"  is a mentioned in the application rule under application rulesets. which of the following version?
a. proddata:05-04-01
b. proddata:05-03-02
c. proddata:05-05-01
d. proddata:05-05-03
Answer: a and b

14. which rule availibility setting allow you to mask a rule in a child class and fall back to the same rule in a. parent class?
a. withdrawn
b. blocked
c. final
d. hidden
Answer: a

15. can corrsepondence rules also be generated automatically when we run the application accelerator?
a. true
b. false
Answer: b

16. which of the standard work parties are default work party?
a. originator
b. customer
c. owner
d. all of the above
Answer: a

17. converstion of a flow into screenflow after its creation is possible?
a. true
b. false
Answer:b

b18. select the statement which are true(choose 2)?
a. work can only be delegated to the operators
b. work canbe delegated to the operators according to their skillset
c. only manager can retrive work or delegated work
d. operator can pick work from the workbasket
Answer: b and d

19. which one of the following will be created when creating draft UI?
a. harness
b. flow action
c. section
d. all of above
Answer: d

20. which flows to verify processes before creating property,UI and buisness rules?
a. draft flows
b. sub flows
c. process flows
d. none
Answer: c

21. when creating the draft UI we can keep focus on validating and completing the ?
a. userinterface capabilities
b. section rule
c. property labels and property fields
d. none
Answer: a

22. in the vehicle information section, the user can select several automobiles. the selections are stored  in the vehicle pro?
a. value group
b. page group
c. value list
d,.page list
Answer : b

23.HTML property rule can be referenced from(Choose 3)?
a.flow action
b.section
c.validate
d. property
Answer:b,c,d

24. which is the predefined harness?
a. complete
b. confirm
c.reject
d.resolve-complete
Answer: a,b

25.when we drag a report defination from rules explorer onto section,PRPC add it?
a. grid layout or tree grid layout
b.row repeat
c. column repeat
d.none
Answer: a

26.which defines a table or grid that controls the placements of labels and input fields or output fields?
a. layout
b.flowaction
c.section
d.none
Answer: a

27.which UI rule contain propertiies,labels,controls?
a.flow action
b.flow
c.section
d.none
Answer: c

28.which one of the following components user can not create by application accelerator?
a. class group(work pool) and supporting database table
b.capability of communication or integration with other system
c.a ruleset and version for the application,added to the access group
d.work parties rule
answer: d

29.application profile document means?
a.this document provides a holistic view of the application
b.this document provides all the buisness requirements
c. both a & b
d.none of above

30.application profile document should be created manually?
a.true
b. false
Answer: b

31.application accelerator can be completed before application profile?
a. true
b. false
Answer:b

32. circumstance is rule available in?
a. technical
Answer:true

33.PRPC indicates time qualified rules with the labels?
a. starting
b, ending
c. a&b
d.none
Answer: c

34. who is the responsible for multi vairable circumstancing?
a. senior system architect
b.developer
c. manager
d.all of above
Answer: d

35. -------------- is the rule that overides another  rule of the same name, ruleset,version?
a.qualified rule
b.base rule
c.single variable
d. none
Answer: a

36.which of the following cannot be used with declerative rules?
a.circumstances
b.agents
c.functions
d.flow actions
Answer:d

37.to place a conditions on a property such as a value boundry the best rule to use is
a.Rule-Declare-Expresions
b. Rule-Declare-constraints
c.Rule-Declare-goalseek
d.rule-declare-onchange
Answer: d

38. Declerative rules are evaluated by the user when added to satisfy certain conditions?
a.true
b.false
c.both a and b
d.none

39.which of the folloowing is true declerative rules?
a. they must be called explicitly
b, no need to call explicityly
c.both a and b
d.none
Answer: a

40. Activities are defined as part of the ------------------ category?
a.UI
b.process
c.technical
d.none
Answer: c

41.activities are harder to maintain and not as easy to construct as other rules in prp?
a.true
b.false
c.both a and b
d.none
Answer: a

42.obj-refresh and lock?
a.to lock
b.to unlock the work object
c.to cancel
d.to unlock and cancel the work object
Answer: a

43.edit-validate rule is cannot be called by?
a.activities
b.proeprty rules
c.valdates rules
d.flow action rules
Answer: d

44.in which application explorer category does validation rule appear?
a.process
b.data model
c.decision
d.technical
Answer: c

45.obj-validate medhod is used when rule-edit-validate is referenced from the following?
a.flow action rules
b.activities
c.correspondence rules
d.property rules
Answer: b

46.decision rules are categorised into?
a.3
b.1
c.4.
d.5
Answer: c

47. decision tree?
a. each row will have a single condition
b. decision tree accepts one input property value, but can evaluates numerous properties. each row will have a multiple condition to be checked
c. collection of property values
d. complex
Answer: c

48. for rule-service?
a. external application acts as a server and prpc applicationn acts as client
b. external aplication acts as client and prpc acts as a server
c. external application as well as prpc acts as server
d. external aplication as well as prpc client
Answer: b

49.types of connector available are a) net, b)EJB, c)java, d)soap, e)sql?
a. a,b,c,d
b. b,c,d,e
c. a,b,c,e
d. all
Answer: b

50. type of service available a)email, b)soap, c)jms, d)portlet, e)corba, f)file?
a. a,b,c,d,e
b. b,c,d,e
c. a,b,c,e,f
d. all
Answer E(corba) is not present

51. Categories of Top level pages in clipboard?
a. 1
b. 4
c. 3
d. 2
Answer: 3

52. Is developer can use datatable?
a. No
b. Yes
Answer: b

53. Which of the below statement is false?
a. A page (with an associated class) is valid if all properties on the page are valid.
b. If properties or page fails this validation, the system adds message to the page or property
c. These validation rules does not test user input fields after they are first entered.
d. A Property on the clipboard  is “validated” if its value passes the test.


54. Decision Tree?
a. Each row will have a single condition
b. Decision tree accepts one input property value, but can evaluate numerous properties. Each row will have a multiple condition to be checked.
c. Collection of property values.
d. Complex

55. When decision table is used for ?
a. it is used for simple problems.
b. Nested if
c. Complex scenorios
d. When Condition
Answer: a

56. Integrator task requires?
a. Connect Activity
b. Router Activity
c. Utility Activity
d. When Condition
Answer: a

57. For Rule-Connect
a. External Application acts as a server and PRPC application acts as a client.
b. External Application acts as a client and PRPC acts as a Server.
c. External Application as well as PRPC act as Server.
d. External Application as well as PRPC Client.
Answer: a

58. Rule Required for connecting to EJB
a. Rule-Connect-EJB
b. Rule-Connect-EJB and Data-Admin-Connect-JNDI
c. Data-Admin-Connect-JNDIServer
d. Rule-Connect-EJB and Data-Admin-Connect-JNDIServer
Answer: d

59. Can operator have multiple Roles?
a. Yes
b. No
Answer: a

60. Application Profiler is created in which phase?
a. Inception
b. Elaboration
c. Construction
d. Both A& B
Answer: a

61. Which Property type allow the property to hold text Strings that’s cannot contain tabs?
a. text
b. password
c. Identifier
d. None of the Above
Answer: c

62. Data table wizard creates a)List b)EditList c)Class d)Property e)Validate Rule?
a. a,c,d
b. a,c,d,e
c. a,b,c,d
d. all
Answer: a,b,c,d,e

63. The Container in harness section is under which tab?
a. HTML
b. History
c. Layout
Answer: c

64. What is the Use of Data-Class?
a. Data-class stores the instances in the database it is used to construct the data tab
b. Retrives the data from database
c. Update and Delete
d. Use the class form to create and define new process commander classes.
Answer: a,d

65. Is every data table have Unique Key?
a. Yes
b. No
Answer: a

66. What is Database table instance?
a. Data-Admin-DB-DataTable
b. Data-Admin-DB-Table
c. Data-Admin-Table
d. Data-DB-Table
Answer: b

67. What is Single Value?
a. Create a property that can contain an ordered list of single values.
b. Create a property that can contain a single text string value.
c. Text Value
d. Create a property  that can contain an embedded page as its value.
Answer: c

68.If you choose the Data-class?
a. Its stores the instances.
b. It is used to add the data table
c. stores in process commander
d. Both A and B
Answer: d

69. A Class can be ?
a. Abstract
b. Concrete
c. None
Answer: a and b

70. Which three are standard party-related classes?
a. Data-Party-Person
b. Data-Party-Group
c. Data-Party-Operator
d. Data-Party-Com
Answer: b

71. Can Correspondence Rules also be generated automatically when we run the application accelerator?
a. True
b. False
Answer: b

72. Work Parties is  under which category of application explorer?
a. Process
b. Data Model
c. decision
d. Technical
Answer: a

73. What is most accurate from the following related to the work status?
a. Work Status can only be updated using an activity
b. All the flow shapes have option to update the work status
c. status can be updated in assignment shape.
d. All of the above
Answer: a

74. Parts of the Tree Layout?
a. Action Top
b. Action Bottom
c. Tree
d. All of the above
Answer: d

75. How many Types of repeating Layouts provided by PRPC?
a. 3
b. 4
c. 2
d. 1
Answer: a

76. Which one of the following Edit Mode Displays the Data as Non-Editable?
a. Readonly
b. Modal Dialog
c. Inline
d. None
Answer: a(refer 101)

77. Develop the appereance of UI we need to create?
a. layouts and template controls
b. Flow Action
c. Section
d. None
Answer: c

78. The Standard Harness appear  in the following order?
a. New, Perform, Review, Confirm
b. New, Confirm, Review,Perform
c. Confirm, New, Perform, Review
d. New, Review, Confirm, Perform
Answer: a

79. Which of the following rules cannot be debugged using Rule Inspector?
a. HTML Rules
b. Property Rules
c. Declarative Rules
d. Connector Rules
Answer: d

80. On the Form there are Multiple Properties if we want to place constraints on them we have to create?
a. Constraint Rule for Every Property
b. One Constraint Rule is Sufficient for all Property validation
c. Both
d. None
Answer: b

81. Which of the following Rules support the User Interface?
a. Rule-HTML-Section
b. Rule-HTML-Property
c. Rule-HTML-Fragment
d. All of these
Answer: d

82. Which rules define the appearance and contents of one horizontal portion of harness form?
a. property rules
b. section rules
c. activity rules
d. none of these
Answer: b

83. which one is not a valid option for the body in a harness section?
a. define layout
b. define repeating Row
c. Include Section Rule
d. Define Repeating Layout
Answer b

84. Which one of the following Components users cannot create by Application Accelerator?
a. Class group(Work Pool) and supporting database table
b. Capability of communication or integration with other system.
c. A ruleset and version for the application, added to access group
d. Work parties rule
Answer: d

85. A Person who uses the application you build to receive, process and resolve work is__________?
a. Buisness User
b. System Architect
c. Buisness Manager
d. System administrator
Answer: c

86. Which creates the class Structure?
a. Application Profiler
b. Application Accelerator
c. Both A and B
d. None of the above
Answer: b

87. Application Accelerator will also creates draft rules?
a. True
b. False
Answer: a

88. Circumstance is rule is available in?
a. Technical

89. Who is the responsible for multi variate Circumstancing?
a. Senior System architect
b. Developer
c. Manager
d. All of Above
Answer: d

90.To create a circumstance qualified rule we need to create __________ rule?
a. Unqualified Rule
b. Base Rule
c. A and B
d. None
Answer: c

91. Which rules are selected for execution only between two dates?
a. Circumstance Qualified
b. Time Qualified
c. Data Circumstance
d. All of the above
Answer: b

92. Which of the following cannot be used with Declarative Rules?
a. Circumstances
b. Agent
c. Functions
d. FlowActions

93. If I want to do a Operation on the saving or updation of database, which of the following rules to be?
a. Rule-Declare-Expressions
b. Rule-Declare-Constraints
c. Rule-Declare-Trigger Rule
d. Rule-Declare-Onchange
Answer: c

94. How can Declarative Standard Rules are there in PRPC?
a. 2
b. 5
c. 6
d. 8
Answer: c

95. Declarative Rules are evaluated by the user when needed to satisfy certain conditions?
a. True
b. False
c. Both A and B
d. None
Answer: b

96. Which of the following situations is not an example of using a data transform rule?
a. Mapping property values from one clipboard page to another
b. creating an email
c. setting the property .LoanType to “CarLoan”
d. Updating the Page
Answer: b

97. Application Accelerator creates______ and its always recommended to use the same name for all starting processes?
a. pxDefault
b. pyDefault
c. PxPxDefault
d. None
Answer: b

98. Can we Avoid Activities Completely?
a. yes we can avoid Completely
b. no sometimes we cant avoid
c. Both A and B
d. None
Answer: b

 99. Edit Validate Rule is cannot be called by ?
a. Activities
b. Properties Rule
c. Validate Rules
d. Flow Action Rules
Answer: d

100. All validate rules are for only client side validation?
a. True
b. False
Answer: b

101. Validation Refers to ?
a. The Execution of a validation Rule
b. of other test on the value of properties on a page.
c. Both a and b
d. none
Answer: c

102. Decision tree can be referred from ?
a. Rule-Declare-Expression
b. Rule-Declare-Page
c. Rule-Declare
d. Rule-Declare-trigger
Answer: a

103. In which way we can select multiple values from single property?
a. Decision Table
b. Map Value
c. Decision When
d. Using Decision Tree

104. For Rule Service?
a. External Application acts as a server and PRPC application acts as client.
b. External Application acts as a Client and PRPC application acts as Server.
c. External Application as well as PRPC acts as server
d. External Application as well as PRPC acts as client
Answer: b

105. For Rule-Connect?
a. External Application acts as a server and PRPC application acts as client.
b. External Application acts as a Client and PRPC application acts as Server.
c. External Application as well as PRPC acts as server
d. External Application as well as PRPC acts as client
Answer: a

106. To add 2 Connector sequencially  without any processing in between two connectors use?
a. Integrator Task
b. Ticket
c. Assignment
d. Fork
Answer: d

50 TOP PEGA Multiple choice Questions and Answers pdf


PEGA Multiple choice Questions and Answers List


1.  HTML streams are subject to rule resolution. Is this statement true or false?
A. TRUE
B. FALSE
C. Both A and B
D. None of These
Ans: A

2.  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?
A. TRUE
B. FALSE
C. Both 1 and 2
D. None of These
Ans: A

3.  A ___________ is a container for your application business logic, which is defined in rules.
A. RuleSet
B. Class
C. Workflow
D. TFlow action
Ans:  A
50 Real Time PEGA Multiple choice Questions

4.  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?
A. TRUE
B. FALSE
C. Both 1 and 2
D. None of These
Ans:  A

5.  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)
A. TRUE
B. FALSE
C. Both 1 and 2
D. None of These
Ans:  A

6.  For System architect after estimating the ROI and successfactors what is the Step to do next(check this)
A. develop test plans and results
B. assist business presentation
C. Financial validation
D. Rule seizing tool
Ans:  A

7.  In describing a Router, which of the following statement is false?
A. Routers tell Assignments specifically where they should go.
B. Routers are not required on every Assignment.
C. Routers execute specific Activities.
D. Many Routers of the same name may exist in a single Visio flow.
Ans:  A

8.  Can we give audit not in utility
A. Yes
B. No
C. Both
D. None Of These
Ans:  A

9.  Ticket shape represents
A. Resume Execution
B. Exception
C. Notifying
D. Calling another flow
Ans:  A

10.  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?
A. TRUE
B. FALSE
C. Both
D. None of These
Ans:  A

11.  Related declarative rules can span RuleSets, but they must reside in the same class in order to be invoked appropriately by PegaRULES Process Commander
       A. TRUE
B. FALSE
C. Both
D. None of These
Ans:  A

12.  A _________ is a container for your application business logic, which is defined in rules
A. Rule Set
B. Class
C. WorkFlow
D. Flow action
Ans:  A

13.  The property for the purpose of handle i.e., pzInsKey (which serves the purpose of primary key) is defined in following class
A. @baseless'
B. Data-
C. History-
D. Rule-
Ans:  A

14.  Users of the PegaRULES Process Commander system are defined by
A. access groups, access roles and operatorID's
B. access groups, security groups and operatorID's
C. a user class
D. security groups and access roles
Ans:  A

15.  Parameter Page can be referenced by which of the following keyword.
A. Param
B. Parameter
C. Local
D. Primary
Ans:  A

16.  Utility activities cannot use which of the following methods
A. Show-Html
B. Obj-Save
C. Obj-Open
D. Commit
Ans:  A

17.  Which rules automate the process of monitoring work completion and notifying the appropriate person when additional scrutiny or action is warranted
A. Agents
B. Service levels
C. Flows
D. When conditions
Ans:  B

18.  In the ReportWizard, what does Data Source field contains for a Rule-Obj-SummaryView
A. your Ruleset
B. your work pool
C. All work pools in the system
D. Work
Ans:  B

19.  Class Explorer is a tool that is available to system architects and system administrators only. Is this statement true or false
A. TRUE
B. FALSE
C. Both
D. None of These
Ans:  B

20.  Which of the flow shapes are appropriate for defining the path of execution according to complex "if...then" logic?
       A. Utility
B. Decision Tree
C. Router
D. Split for each.
Ans:  B

21.  When we use Page-Rename method what happens, if the new name that we specify already exists in the clipboard
A. It flags appropriate warning message
B. System deletes that page and replaces with renamed page
C. It keeps quiet without any action
D. System renames the current page so that there will be two clipboard pages with same name.
Ans:  B

22.  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?
A. Obj-Open
B. Obj-Open-By-Handle
C. Obj-Open-By-Key
D. Obj-Open-By-InsKey
Ans:  B

23.  For most of the concrete classes, PRPC comes with a standard model called
A. pyStandard
B. pyDefault
C. pyDefModel
D. pyStdModel
Ans:  B

24.  Declarative rules such as Rule-Declare-Expressions and Rule-Declare-Constraints can be specialized using circumstances.
A. TRUE
B. FALSE
C. Both
D. None of These
Ans:  B

25.  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
A. Decision Tree
B. Decision Map
C. Decision Table
D. Decision Trigger
Ans:  B

26.  What is the difference between activity methods Call and Branch?
A. 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
B. 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
C. Both transfer control to another activity by terminating present activity
D. Both transfer control to another activity and resume to original activity when called activity is completed
Ans:  B

27.  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
A. py
B. px
C. pz
D. ps
Ans:  B

28.  Rules like Notify,Utility,Route belongs
A. Rule-HTML-Property
B. Rule-Obj-Activity
C. Rule-Obj-Flow
D. Rule-Declare-Onchange
Ans:  B

29.  We use Rule-HTML-Property
A. To display a property on a harness, harness section or html
B. To display a property in a particular format
C. It is not used in the HTML
D. None of These
Ans: B

30.  Which of the following type of standard properties cannot be tailored when you are customizing application in your own rule set. In other words, which of the following type of properties can not be saved as to our class/ruleset
A. px
B. py
C. pz
D. None of These
Ans: C

31.  For creating tabbed look,which rule is considered
A. Section
B. Property
C. Harness
D. None of These
Ans: C

32.  Which tool is used by the user to check for the Parameter values in the flow?
A. Parameter Page
B. Rules Inspector
C. Tracer
D. Clipboard
Ans: C

33.  Which of the following tools would you use to view the HTML associated with the fragment?
A. Class Explorer
B. Look Up Rules
C. Inspector
D. Image Catalog
Ans: C

34.  According to SmartBuild, what is the appropriate order to design/develop the following elements?
A. User Interface, Properties, Class Structure, Process Flows
B. Class Structure, Properties, User Interface, Process Flows
C. Class Structure, Process Flows, User Interface, Properties
D. Properties, Class Structure, User Interface, Process Flows
Ans: C

35.  How many declarative standard rules are there in PRPC?
A. 2
B. 4
C. 8
D. 5
Ans: C

36.  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.
A. Expressions that calls themselves and contains constants
B. Expressions that calls Circular expressions
C. Expressions that calls Rule-Utility-Function
D. Both a and b
Ans: C

37.  While using a Page-Copy method, what happens if system does not find the destination page (copy into page) in the clipboard
A. It flags appropriate warning message
B. It keeps quiet
C. A new page with destination page name is created and properties are copied from source page to destination page
D. An alias name with destination page name is created to source page itself, so that you can refer source page with both names.
Ans: C

38.  What happens when we call Page-Remove followed by Commit method?
A. It removes the clipboard page and contents of database are also changed accordingly
B. It changes contents of database only
C. It removes only clipboard page
D. It neither removes clipboard page nor changes the contents of database
Ans: C

39.  Given the Rule-Obj-WorkParties definition above, which of the following roles would show up by default when a user creates a new work object?
A. Customer and Originator
B. Only Customer
C. Customer, Originator, and Interested
D. Customer and Interested
Ans: C

40.  Which of the following rules should not be maintained by business users/process architects?
A. Rule-Declare-DecisionTable
B. Rule-Obj-FlowAction
C. Rule-Edit-Input
D. Rule-Obj-Validate
Ans: D

41.  A ___________ is a container for your application business logic, which is defined in rules.
A. Work flow
B. Class
C. Rule set
D. Flow action
Ans: C

42.  A Process Flow has been designed that routes an assignment to a workgroup manager. An additional requirement is that the manager be able to attach a budget spreadsheet to the assignment before approving the assignment. This is best accomplished using a:
A. Rule-Template-Excel instance
B. Local Assignment
C. Connector Flow Action
D. Correspondence Rule
Ans: D

43.  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?
A. (.PropertyName INPUT)
B.
C. [.PropertyName INPUT]
D. {.PropertyName INPUT}
Ans: D

44.  __________ control the user experience - the forms and their appearance, content and behavior.
A. Properties
B. Security levels
C. Work Objects
D. Harness
Ans: D

45.  The portal layout for group of users can be generally controlled from which of the following
A. Organization
B. Division
C. Unit
D. Access Group
Ans: D

46.  Which of the following directives 'comments out' authoring notes in a PegaRULES Process Commander HTML object?
A. /* This is a comment */
B. // This is a comment
C. {COMMENT This is a comment /}
D. {COMMENT} This is a comment {/COMMENT}
Ans: D

47.  Which of the following statement best describes Directed Web Access?
A. A rule to distribute calls that works in conjunction with CTI (Computer Telephony Integration).
B. 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.
C. Anyone with internet access and the appropriate security credentials can process an assignment, on a one-time or infrequent as-needed basis.
D. 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.
Ans: D

48.  Which of the following violates a SmartBuild best practice regarding flow design?
A. An Assignment with three Connector Flow Actions and four Local Flow Actions
B. A flow that calls more than two sub flows
C. A flow with four utility shapes linked together
D. A flow that spans multiple Visio pages
Ans: D

49.  List some of the standard connectors that come with PRPC , which enable it to connect to external systems? (choose)
A. Rule-Connect-EJB
B. Rule-Connect-JMS
C. Rule-Connect-Java
D. All of These
Ans: D

50.  User created using application accelerator will have default password as
A. Install
B. Pega
C. Default
D. Rules
Ans: D 

PEGA Objective type Questions and Answers for freshers

PRPC Interview Questions and Answers pdf free download


PRPC Tricy Interview Questions Interview Questions and Answers List


1. Differentiate Obj-browse, Obj-List-view
Obj-browse:
1. Better performance
2. Selects list of records based on exposed columns as where clause
3. Doesn’t have joins
4. Create it wherever required

Obj-List-View
1. Less performance when compared to Obj-Browse
2. Selects list of records based on exposed columns as where clause
3. Has joins
4. One time creation and call wherever required
TOP Pega PRPC Interview Questions

2. Difference between Obj-List-View and Obj-Summary-View
ListView
1. Pagination: Listview has pagination

SummaryView
1. Doesnt have pagination
2. Has Group By
3. We can drill down through report
4. can call ListView, Summaryview from SummaryView report
5. Can perform Aggregate function operations like Count, Count Distinct, Sum, Average, Max, Min
6. Thresholds-If this summary view rule is to present an interactive chart and you want the chart to include color-coded ranges, define them here.
7. We have chart functionality

3. What is the use of pyDefault model
We can specify in process tab of flow form so that when work object creates it will apply default values to work objects. It is used as constructor in Java to initialize work objects.

4. How do you set privilege for flow action
We do have 2 methods to set privilege. More can exist as well.
First method:Specify “When rule” in Security tab of flow action form.
In that when rule we can give condition based on access group
Second method: Specifying class group

5. Difference between forke and decision shape
Forke is used to implement simple when rules where as decision shape is used to implement decision table and decision trees.

6. How to create a screen flow
1. To make a screen flow, create a new flow rule and select ScreenFlow in the Template field.
2. A screen flow rule cannot be a starter flow rule. Use a regular flow to create the work object. Then call the screen flow as a subflow.
3. The standard harness rule Work-.Perform ScreenFlow is by default used to present the assignments in a screen flow rule. You can override this rule; the standard harness rules Work-.Tabbed ScreenFlow and Work-.TreeNavigation provide alternative presentations.
4. A screen flow rule must have at least one task marked as entry point. Typically, screen flow rules have multiple tasks marked as entry points; these are places in the flow that a user can return to using the Back button.
5. A screen flow can operate on a temporary work object, one that is never saved to the database.

7. Differentiate screenflow and a standard flow
Screenflow

1. Cannot be a starter flow
2. Only One operator is involved (cannot route to other operators)

Standard Flow

1. Can be a starter flow
2. More than one operators can be involved

8. Name a few types of flows and uses
1. A flow rule that contains no assignments, and so can execute from start to end without human input, is known as a straight-through process.
2. A flow rule that consists only of assignments or decisions and meets other criteria is known as a screen flow.
3. A flow that creates a new work object is called a starter flow.
4. A flow that is called by another flow is known as a subflow; the calling flow is called parent flow. Processing of a subflow is synchronous, meaning that the calling flow execution pauses for the duration of the subflow. When the subflow execution reaches a Flow End shape, the calling flow can continue (if additional tasks are present).

9. Types of flow action
A flow action is a choice available to users as an interim or final disposition of an assignment they process. Each flow action is defined by an instance of the Rule-Obj-FlowAction rule type.
Flow actions are of two types: 1. Connector flow actions appear as lines on Visio presentation in the Diagram tab of a flow rule. A line exits from an assignment shape and ends at the next task in the flow. At runtime, users choose a connector flow action, complete the assignment, and advance the work object along the connector to the next task.
2. A local flow action, when selected at runtime, causes the assignment to remain open and on the current user’s worklist. Local flow actions are recorded in the Assignment Properties panel and are not visible on the Visio flow diagram.
For example, consider an application that supports workflows for employee recruiting. When performing an assignment that requires the employee to assess the quality of a candidate (based on a resume and application form), the employee records his judgments and reasons in the application, and then chooses one of three flow actions labeled Advance, Reject, and MoreInfo. These flow actions may require different input fields and may use different form displays.
When creating a flow that includes connector flow actions, developers can associate a likelihood value or percentage between 1 and 100 for each. Typically this is a before-the-fact opinion about the estimated percentage of times users are expected to choose that flow action at runtime.

10. How do you refer a clipboard page from Java Step in an activity?
In activity steps, myStepPage is the object of class ClipboardPage. It refers to the page that was defined as the step page for that particular step.
We can use something like:

tools.getActive().getParentPage()

11. px, py and pz what are these prefixes meant
Standard property names are prefixed with px , py , or pz . Your property names must not start with these prefixes. The table below describes each of these prefixes.

px : Computed properties that users may see on a form, but users cannot directly enter or change values (such as pxCreateDateTime).
py : Properties that users can enter or change with direct input (such as pyDescription).
pz : Properties that are reserved for internal use (such as pzInsKey). Users cannot see, enter, or change pz properties.

12. how to create work parties from an activity?
We can use
work- addWorkObjectParty

Pega PRPC Interview Questions Interview Questions and Answers for freshers

Accenture Pega Interview Questions and Answers pdf download


Accenture Pega Tricy Interview Questions Interview Questions and Answers List


1) How do you expose a property?

2) What is the need of exposing a property?
Accenture Pega Top Interview Questions

3) About obj-open,obj-save?

4) Difference obj-list, Obj-browse?

5) rdb-open, rdb-save?

6) What is a screen flow?

7) Difference between screen flow and process flow?

8) What is Split-ForEach?

9) Difference between page and page list?

10) What is the work object?Where it is Stored?Can We Change The Table?

11) What is a class group?

Accenture Pega Interview Questions Interview Questions and Answers for freshers

IBM Pega Interview Questions and Answers PDF


IBM Pega Tricy Interview Questions Interview Questions and Answers List


1)    What is the Flow Action? Explain about the FlowAction?
2)    What is the Activity?
3)    Explain Obj-open, Obj-Save?
Pega System Questions and Answers

4)    What is the Model?
5)    What is the Harness? Section?
6)    What is Split-Join?
7)    Types of inheritance?
8)    What is the use of property-set Method?
9)    Diff b/w Decision Table and Decision tree?
10)   Declare expression and Declare constraints?

IBM Pega Interview Questions Interview Questions and Answers for freshers

TCS Pega Real Time Interview Questions and Answers pdf


TCS Pega Tricy Interview Questions Interview Questions and Answers List


1.Difference between Java and Pega
TCS Latest Pega Interview Questions

2.Guardrails of Pega

3.What do you mean by Build for Change

4.Difference between page and pagelist

5.why we use connect-soap and can we use it to connect external database

6.why we use connect-sql

7.how many shapes you know in pega.

8.what do you mean by calculate and edit declaratively not procedurally

9.what are tickets give scenario where you used tickets

10.What are the 6 R’s

TCS Pega Interview Questions Interview Questions and Answers for freshers

Latest Wipro Pega Interview Questions and Answers pdf


Wipro Pega Tricy Interview Questions Interview Questions and Answers List


1.What is SMA?

2.Differentiate Obj-Open Vs Obj-Browse
Wipro Pega Real Time Interview Questions

3.How do you handle exceptions

4.Differentiate the usage of Assignment Shape and Router shape

5.Where do you define default values

6.What is the primary key of pc_assign_worklist

Wipro Pega Interview Questions Interview Questions and Answers for freshers