Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
77 views7 pages

Pega Interview and Scenario

The document contains a comprehensive list of questions related to Pega, covering various topics such as rules, workspaces, debugging tools, case management, and integration. It includes inquiries about specific functionalities, differences between concepts, and practical scenarios for Pega application development. This serves as a guide for understanding Pega's capabilities and best practices in a project context.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views7 pages

Pega Interview and Scenario

The document contains a comprehensive list of questions related to Pega, covering various topics such as rules, workspaces, debugging tools, case management, and integration. It includes inquiries about specific functionalities, differences between concepts, and practical scenarios for Pega application development. This serves as a guide for understanding Pega's capabilities and best practices in a project context.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

1. What are the rules you know in pega ?

2. What is pega?
3. what are the workspaces in pega?
4. Studios?
5. Debugging tools?
6. What is SMA and PLA?
7. What is DCO?
8. Different types of classes?
9. What we can do by using pega?
10. Explain in detail about your project (or) case study?
11. Difference between page validate and property validate differences.?
12. Difference between Activity and Utility differences?
13. where did work object get stored in pega?
14. Ruleset in pega?
15. Tell me about SLA and different types of SLA?
16. Say about Case Management importance?
17. What are Activities, tell me about some techniques in activities?
18. Differences between Decision Table and Decision Tree.?
19. Explain about Case management in Pega ?
20. what are the Requestors prpc supports?
21. Differences between Page property and Page list property.?
22. forward chaining and backward chaining?
23. Developer tools in Pega?
24. Components added in 8.4 Version?
25. How to create Portal?
26. What is the Portal?
27. What is mean by ruleset?
28. Diff between access group and access roles?
29. What is mean by work space?
30. how does browser requestor start with the letter.?
31. What is difference between Case and Work Object.?
32. What is Flow action?
33. How Pega is useful for Business process management.?
34. What is Requestor?
35. Types of portals provided by pega?
36. Types of Locking ?
37. Differences in 8 version and before?
38. Types of flows?
39. obj browse and data page difference?
40. In data page if the source is of lookup how it works?
41. obj browse and obj open main difference?
42. stateful and stateless?
43. What is Simulation in pega?
44. queue processor and standard agent difference?
45. explain about the data page?
46. Report definition and how do we call in activity and data page?
47. What is Skimming?
48. What is Rule resolution and its algorithm?
49. Have you worked on queue processor and job Schedular?
50. Can you say what have you done regarding agents in your project?
51. Have you worked on integrations?
52. What could be the reason that the properties of integration class that you have created are
not seen?
53. What are the deprecated rules and withdrawn rules?
54. If a rule with same name is present in two different... which rule is picked during rule
resolution?
55. If a rule in v4 version is not available, v3 version is withdrawn which rule it will pick?
56. If a rule is present in 08-08 and 08-07 which rule it will pick?
57. Do you have any idea about pxcreatecaseAPI?

58. Have you worked on deployment and maintenance?


59. Have you worked on deployment in different environments?
60. Do you know about product rule?
61. What's the word BRE?
62. Difference between connect rest and service rest?
63. How to know whether a property is optimised or not when we do not have a database
access.?
64. In agents how do we achieve data propagation?
65. How to achieve automatic attachments to case?
66. In data transform to copy page list we use append and map to. How to achieve the same in
activity?
67. Difference between node level data page and keyed data page and what is the refresh
strategy for requestor scope?
68. What is translative property?
69. What is the report Definition?
70. What is Data Base?
71. What is the HTML?
72. What is CSS?
73. What are the front-end technologies?
74. What are the backend technologies?
75. What is Java script?
76. What is Java code?
77. What is the use of HTML?
78. What is the use of Database?
79. Difference between Java code and Java script?
80. What is primary Id of work object?
81. What Is backend process of report definition?
82. How to integrate pega with database?
83. About Report definition?
84. Declare index?
85. You have 4 rulesets, same version, same inheritance, which one prpc picks?
86. How to go backward to assignments and route another operator?
87. By using activity how you will bring wo data?
88. How to you called data class into work class.?
89. How can you achieve attachments without using attachments ootb?
90. Assignment operator relationship?
91. How will you configure correspondence fragment rule?
92. Why pega uses report definition?
93. What is class table mapping rule?
94. What is difference between activity and report definition?
95. What is Connect rest in pega?
96. When we create a data type what are the rule will be created?
97. I have two cases how do you know which one is parent and child case?
98. I have a case ID how do you whether it is parent and child?
99. What is advantage Drill down report?
100. Agents and what you have done using agents and what is source of it and tell me the
activity steps?
101. About SLA and how it will be invoked?
102. About Report definition?
103. If I give you a Case ID, can you say whether it's a Parent case or Child Case?
104. If I give you a Case ID, can you say whether it's available in Workbasket or not?
105. What is Access Group?
106. What are the Rulesets?
107. What are the Parameters in Obj-Save?
108. What are Savable Data Pages?
109. What is "Commit with error handling"?
110. Do you know About SLA?
111. About Agents and different types of agents ?
112. About Log Files.
113. About Alter stage.
114. Do you know Application Rule form ?
115. Differences between Worklist and work basket
116. Difference between connect rest and service rest
117. What is DCO?
118. What is Class and types of classes?
119. types of layouts?
120. development tools?
121. debugging tools
122. Studios available
123. What are the rules created when we create a data type?
124. If i give you a Case ID, can you say whether it's a Parent case or Child Case?
125. If i give you a Case ID, can you say whether it's available in Workbasket or not?
126. What is Access Group?
127. What are the Rulesets?
128. What are the Parameters in Obj-Save?
129. What are Savable Data Pages?
130. What is "Commit with error handling"?
131. Do you know About SLA?
132. About Agents.
133. About Log Files.
134. About Alter stage.
135. Do you know Application Rule form?
136. Differences between Worklist and work basket?
137. Tell me how Report definition knows from which table it should fetch the data from?
138. How do you define Database in Pega?
139. About integration SOAP and REST (in depth)?
140. About Email Integration, what rules we need to create for email integration?
141. What is API?
142. Brief about the case study handled? What is use of creating properties in the data
class?
143. How to copy the data from one-page list to another page list?
144. what is case type?
145. how to requeue the broken item?
146. In connect rest, technique used to convert j son to clipboard format?

147. How to the get the specific record (name:Xyz) from the multiple records?
148. In which situation you have used the queue processor in case study you handled?
149. How to save entered UI data into table class dynamically?
150. How to trace the agent?
151. when will we use commit method?
152. Without using attachments, how you create attachments?
153. Why clipboard uses py work page only?
154. We have configured correspondence rule but customer didn't get mail. How can you
debug?
155. System has same versions, same inheritance, then which rule PRPC picks?
156. Tell me about Database.
157. How do you know relation between parent and child other than clipboard?
158. step status Good & stepstatus fail, where you Can see Them?
159. . Harness types and explain
160. Have you Traced Any Agent?
161. keyed Data Pages & and its advantages.
162. How can you see paramete v in Tracer?
163. How many flows are There?
164. Difference between Call and Branch
165. Harness types and explain
166. Have you Traced Any Agent?
167. keyed Data Pages & and its advantages.
168. Has to Call Activity from Data Transform and Vice-versa?
169. How can you see parameter v in Tracer?
170. Do you know About Guardrail warnings?
171. Declare Index Rule
172. Where can we see Local variables
173. How to Create PZINSkey
174. Activity methods you know about and obj-open & obj-open-by handle parameter
175. How many flows are There?
Scenarios

 when the scope of thread level if operator 1 has 10 record and operator has added the 11 th
record can the operator 1 can see the 11th record?

 If there are 2 cases like parent and child case the child case got locked how would you
release the lock for that child case?

 If Manager rejects the case, that should be rerouted to the operator who ever created the
Work Object?
 If we have the Same rule within the same class and within same version but in different
ruleset, how rule resolution picks the right rule.

 If you have 1000 records to be saved into DB, by using Activity if you mention commit
method in the loop then for every record the commit will happen and this will lead to
performance issue. How can we overcome this?

 If we entered the customer data and that data will be stored in the clipboard, so taking the
data from the clipboard, automatically an attachment should be created with the same data
which in clipboard. How can we achieve this?

 I have multiple records in the backend, I want to fetch employees whose designation is
Manager and Sr. Manager, how do you do it by using Activity?

 We have configured correspondence rule but customer didn't get mail. How can you debug?

 System has same versions, same inheritance, then which rule PRPC picks?

 There are 2 Datatypes (Employee and Manager), I want to copy data from one Data type to
other data type, how?
 I have 50 cases and those are routed to work basket A. But I want to reroute to work basket
B how can you achieve this?

 In Class Q I have 4 rulesets A, B, C, D in all rulesets I have customer data transform by rule
resolution process which will be picked.

 Operator C routed an assignment to Manager A. if manager A rejects the case it should again
reroute to operator C. How to achieve this.

 17.How to fetch 50000 records using Report definition?

 Scenario on Flows I have like a huge form, All the Details of the user is on it the farm like a
single & huge farm, there is some issue in performance in loading such a huge Fan, So, what
flow you can use in the Case?

 If we have the Same rule within the same class and within same version but in different
ruleset, how rule resolution picks the right rule.

 . Scenario I have a button in UI, on click of Button I want to show a popup like a Screen In the
Screen we will Collect User Details like FirstName, LastName, phonenumber, Email Id, Date
of Birth we have to implement validations on phone number, Email Id in proper format DOB
in MM-DD-yy format, and every forced must be filled. → Another button we have to show
like clear. when user click on clear button, entire Data should be removed.

You might also like