Blog
200 Common Pega Interview Questions & Answers[PDF]
Hi All,
I Have compiled a list of 200 MOST COMMON Asked PEGA Interview Questions .
Below are some of the sample questions, For full list DOWNLOAD PDF Below. This questions cover all questions for
DEVELOPERS, TESTERS & BA. pdf Document contains answers as well.
Sample Interview Questions:
Difference between Split-join and split for each?
A) Split join is sub flow of ur flow is completed before continuing the current flow completed.
Split for each is to send a work object through another flow based on the information in the pages of page list and page
group.
Rule-Declare- Trigger?
A) It identifies an activity to run when an instance of specific class is saved, updated or deleted in the database.
this implements a form of forward chaining.
EX: A Declare Trigger rule can execute an activity each time an instance of class is saved with modified ZIP code.The activity
might send a email to
Sales representative whose area includes new address.DT can implement a form of class history like date, time and other
facts.
Obj-browse and obj-list difference?
A) Obj-methods used to fetch the data from the BLOB columns, but RDB methods can only help to fetch the data from
exposed columns.
RDB methods are faster than Obj methods in terms of response time.
obj-validate and edit-validate?
A) Obj-validate is used to run validate rules on set of properties and representing user input.
edit-validate is used to test the user inputs.
Activity-end AND Exit-Activity difference?
A) Activity-End is used to end the current activity and calling the activity.
Exit-Activity is used to end the current activity.
Can we start a flow using activity and what is that method which is to be used?
A) Yes, Flow-New method is used to start a new flow.
Can we resolve an work object using activity?
A) by using call generate ID and Call Add work to resolve the work object.
Can we use Rdb-Save along with commit, if yes then why? if not yes then why?
A) Yes, commit is used to save the data permanent in the DB.
what is skimming explain?
A) It collect the highest version of the every rule in the ruleset and copies them into new major version of that ruleset on
the same system.
EX: If we are skimming loan appl:05-06- 07, the only options like 06-01- 01 and 07-01- 01, but we can not skim to 05-07- 08
and so on.
What is Access Group and Access roles and difference between them?
A) Access groups make a set of RuleSet versions available to requestors.
Use an access role name to convey permissions (capabilities) to a user or a group of users. Access roles can be referenced
in requestor instances, Operator ID instances, in access group instances, in activities, and in queries.
FOR FULL QUESTIONS, DOWNLOAD THE PDF WITH 200 QUESTIONS BELOW.
[sociallocker] DOWNLOAD 200 INTERVIEW QUESTIONS PDF FULL [/sociallocker]
HI,
PLEASE SHARE LATEST INTERVIEW QUESTATIONS.