You are on page 1of 5

The Most Popular PEGA Interview Questions and Answers, PegaSystems

Interview Questions, Pega PRPC Interview Questions

1.      In which area u are familiar in prpc


2.      What is a flow
3.      What are the types of activities
4.       How do u call A activity from B activity in same class
5.      How do u call two activities in different rulesets
6.      Can we implement polymorphism concept in Pega, suppose a method
used to calculate area of triangle and the same method can calculate area of
square with diff parameters---YES PLOLYM CAN BE IMPLEMENTED
 
7.      Where the instances of work objects will be stored---pc_work
8.      Can we store the instances in other tables how
9.      What the diff bet decision table and decision tree
10.  What’s the diff bet database mapping and data table mapping
11.  When can we use internal database and external database
12.  What’s the difference bet obj and rdb methods
13.  When a work object will be created
14.  What are different debugging tools and how u have used in ur projects
15.  Can we trace a local variable in tracer
16.  What is an agent and what are diff modes in agents---periodic and
recurring
17.  How do u provide security in prpc and how u have implemented in ur
projects
18.  What is SlA
19.  What are diff types of reports
20.  How to call a list view in an activity----obj-list view
21.  What is a class structure and plz draw ur project class structure
22.  Have u develop any action using java in prpc
23.  What’s the diff bet page list and page group
24.  What is a declare page what are different modes of operation and scopes
of declare page
25.  How to add properties in declare page
26.  Name some predefined rulesets
UHG Pega interview Questions

1) How do maintain the security Services and connectors?


2) What is the difference between HTTP and SOAP?

Both are Web Based Services’

Ans)
HTTP:
Requested through PRHTTP Service
Portal (JSR 168 and JSR 286 ) use interactive HTTP run time API

SOAP/.NET:Requsted directly PRSOAPServlet


BPEL-Use services and connector at run time

Both are install during prpc installation time.

3) Many records able show in the list view report at time?


4) What is paging in the list view?
5) Difference between String and String buffer?
6) What is the Spin off? Where do you use how many work objects will create
during this process?
7) How many work objects will create while doing the sub process?
8) What is the clipboard? From where it will get the data?
9) What is the difference between JDBC and JNDI?
10) How many types’ flows we have?
11) How do the work object locking?
12) Is it possible work at time two users same work on baskets?
13) tell me harness types?
14) Tell me about DB tracer and PAL?
15) What is Indexing? Have you worked on this?
16) What is Property-Seek-Value method does?
17) Did you work on CPM frame work?
18) What is use NO/Draft in the flow?

19) What is DataTrasform?


Generally speaking, a data transform defines how to take source data values
—data that is in one format — and transform them into data of another
format (the "destination" or "target").
 In PRPC, you can use a data transform

Pega interview questions Capgemini


1) How do you trace Agent?
2) Difference between Standard Agent and Advanced Agent?
3) What is difference between Obj-Open and Obj-Open-By-Handel?
4) Spin Off
5) Difference Exit Activity and End Activity?
6) What is Tabbed Harness?
7) What is Declare Page?
8) What is Requestor in the Pega?
9) SLA?
10) Do know Report Defenination?
11) Is it possible to call one list view to anther list view
12) is it possible call Summery view to List View?

Yes

13) what is Declare-Index in the Pega?


14) What is Watch Variable in the tracer how many variable trace at time?
15) Difference between Primary key and PzINS Key?
16) Difference between obj-validate and Edit Validate?
17) What is Temp work object?
18) What is the difference between Standard flow and Screen Flow? Using
which flow we can able to create work object?

Is it possible to create TEMP wrkobject using Standard Flow?

19) What is Declare Constraint?


20) How many types of inheritance available in the Pega? Why one
Inheritance?
21) How do implement localization using Pega?
22) What is differed Save
Accenture Interview questions
1) tell me about your Project?
2) Explain about Services
3) Explain Can about Agents?
4) Explain about Declare pages?
5) How do you the extend enterprise class structure of your application.
6) Which one you prepare List view or Data Grid?
7) Difference between Obj-Save Cancel and Rollback?
8) What is Extension point?
9) What is use like hood?
10) What you do for Performance of your application?
11) Tell me about your class structure?
12) For sake formance what decision you will take decision table or Database
for fetect the data? Which one you prefer?

CTS: Pega interview questions for experienced.


1) Back word chaining? Give me real time example
2) Differences between Access Group and Work Group?

Ans) Work Group:


A workgroup is define as part of the the orgainzational struture and is used
when configuring a Workbasket.
Access Group:

An Access group is part of the PRPC security model. The operator ID points to
an access group which specifies the Application Rule (which has the rulesets).
The access group also defines the roles which controls the privileges that an
operator may have.

3) Which scenario you used Spin off shape?


4) What is frame work layer?
5) Tell me about DCO
6) Tell me about Declare rule how many types
what is difference between Trigger and on change?
7) Obj-browse and obj-list difference which one give better performance
8) Differences between Synchouns and Asyncorus?
9) Difference between statful and Statless example
10) Tell me about Agent and how do you trace it?
11) What is the difference between folder and cover?
12) Tell me about your project?
13) Do you know collections?
14) Do you what Agent will run background while doing services?
15) Tell me scenario which situation you used Service give me real time
example?
16) What kind of technical challenges you faced in your project?

Work List:
Each operator has a work list which shows the list of assignments available
for processing.

Workbasket:
Generally, a department will setup a Workbasket for users to pull assignments
from.

17) Which Agent we will SLA process


18) what are Pega common LOGS?
19) What are SQL constraints?
20) What is FOR EACH count?

A work party can be used to specify who the email correspondences/reports


to and/or to route assignments

You might also like