Anda di halaman 1dari 4

HCL Technologies Pega Interview Questions And

Answers :
1. What is an assignment?
2. When we actually use an assignment in a workflow?
3. Can an assignment be completed manually, automatically (without Human
intervention) or BOTH?
FinishAssignment OOTB activity we need to call.

4. What is Forward chaining and Backward chaining?


Declare expression is an example of FWD and BKWD chaining.
In Declare Expression Change Tracking Tab
We have different options available to chose those are
1.Whenever Inputs Change (Every time when source properties changing
Declare exp gets excecuted and assign the target prop value this is FWD chaining.)
2. When ever Used :- Every time when we use target prop declare expression
will be excecuted to assign value to target prop. This is backward chaining.

5. What are the OUT-OF-BOX solutions you’ve used in your project?


SendEmailNotification, Perform Harness, pyID, pyCaseAttachments,
pyAttachContent.

6. In which situations do you use OUT-OF-BOX solutions?

7. What are the workparties you‘ve created for your application

8. What is the role of Underwriter in your application?

9. Which DB you are using for your project?


DB2 ( rulebase) , Oracle (Ext DB).

10. As Derby is such a small DB, why do u prefer going for a Derby DB in a real-time
project Implementation?
11. When you disable the ‘Pega-ProCom: Correspondence & SLA events’ agent for
sending correspondence, where these emails/correspondence is stored?
12. When ‘Pega-ProCom: Correspondence & SLA events’ agent is disabled? Is it
possible to see the Correspondence rules that are there in the queue persistent in a
DB,What and when to use SLAS?
13. What is an Access-group?
Access-group is an intermediate between Operator and Application, Portal, Access
Roles.
14. What is a Workbasket, Workpool and Workgroup?
Workpool :- Class Group when added in the access group (Under Advanced Tab) it is asaid to be
work pool. It Identifies which class should be loaded for an operator to create work.
15. What is the diff bet Rule and a Ruleset?
RuleSet is a container to hold rules and which allows the versioning of rules.
Accenture Technolog Solutions PegaInterview Questions And Answers :

1. What are the Application Servers that PRPC supports?


Tomcat, Websphere, Web Logic...
Web Admim Team they will maintain these servers.

Application will be deployed on multiple servers and there will a load balancing
server that manages the load on each of the server by routing the requests to each of
the independent servers.

Application URL : http://scotiabank.net/prweb/PRServelet


http://124.44.190.1/prweb/PRServelet

2. What is Assignment in PRPC?


Assignment is used to assign a task to an operator. Primary use is to invoke a flow
action.

Assignment shape contains the options like


1. Status 2. SLA 3. Notification 4. Harness 5. Local actions etc...

If we want to see the current assignment details we can see on clipboard on a


predefined page "newassignpage (Assign-)"

3. How do u create MQ in PRPC?


If we want to connect to main frames application we use MQ.

4. What is the Class Hierarchy in PRPC Or Class Structure.?

5. What are all needed for Correspondence ( Pre-requisites)?


Corr is used to create the body of Notification rules like Email, Phone Text, Fax,
mail...
In a corr rule we can include Prop, Section, Corr, Corr-Fragment, Paragraphs.

6. What are Custom Activities?


7. How do u implement SLA?
SLA Defines time intervals and Urgency of a task.

How to Adjust SLA Time.

8. How do u map a class to a DB table?

9. Is it necessary to create Operator ID’s in PRPC for each Work


User/External Customer to send Correspondence?

10. What does u know about Rule Resolution?

11. Difference between Obj-List and RDB-List?


Obj Works on pzPVStream(BLOB) column also on Exposed columns where as RDB
work with only Exposed columns.
Obj methods we need to have a commit that commit can be by PRPC or by
WriteNow/Commit methods.
RDB we dont need to commit it.

Obj requires lock on WO where as RDB doesn't need it.

CTC Pega Interview Questions And Answers


1. Is class Group is necessary to create work object?
It's required.

Work Objects can be created only under class group or in the classes which belongs to class group.
Because The Rules required to created a work object are available only on Work- and its sub classes.

As Data Classes cannot inherit from Work- or any of its sub classes it cannot create work object.

2. What are the steps to connect External database?

3. What is harness? What are the various types of harness available in prpc?

4. How do you create the work object?


Flow (Creates a new Work Object), Calling activities Add, AddWork.

5. What is the SOAP? How to expose PRPC as a server?

6. What are the types of classes do you create in your application?

7. While creating class group if we didn’t mention key name, is it going display error or will it save WO?
It will display error, It will not create work object.

8. How do you call another activity from current activity?


Call or Branch.

9. Other than above what is the other way to the call another activity?
Java Step.

JP Morgan chase Pega Interview Questions And Answers :

1. Is screen flow can generate work objects?


By default we cannot create a work object but we can call OOTB activity New or NewFromFlow and
pass the screen flow class and name as parameters then it creates a Work object.

2. How do u pass more than one page to another activity?


Pass Current Page check box we need to check.

3. What is primary page and step page?


Primary Page is the Page on which we call a rule(Activity). Step PAge means the page on which
the particular step is running. If we don't specify any step page them Primary Page is the default step
page at run time.

4. What’s the different between connector flow and local flow action?
Flow action moves WO from one assignment to another assignment where as local action does not
move it.

5. What is harness? what are the types of harness?explain about each one?

6. What is the list view and summary view?


List View will generate plain reports where as summary generates reports using Aggregate
Functions.

7. How can u pass the control from step 4 to step 2 in activity, if possible how can achieve? Not Possible
because in an activity jump work in FWD direction.

8. How many flow shapes r there in PRPC?

9. Types of Activities?

10. What’s the differences between utility shape and notify shape?

11. What is work basket?

12. Where u can identify the work object id?


PC_WORK , If it page pyWorkPage.pyID

13. Is list view and summary view will take inputs from the user?

14. How do u make flow actions read only in flow?


In the flow action Action Tab we have an Option "Hide Default Action Section Buttons". We need to
select this.

15. What are the step involve in mq to implement server side?

Anda mungkin juga menyukai