0% found this document useful (0 votes)
80 views

1.CSA & CSSA Interview Questions

Uploaded by

A
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views

1.CSA & CSSA Interview Questions

Uploaded by

A
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 21

Pega Interview Questions

What is Pega?Why Pega?Explain uses of pega?


What is BPM?
What is PRPC?
What is Workspace ? Types of studios.
What is Micro journey?

Case Management
1. What is Work Object?
2. What is Work Object ID?
3. What is Case type?
4. What is Stage?
5. What is Primary Stage?
6. What is Alternate Stages? How to configure ?
7. Differences between Primary stage and Alternate stage?
8. What is Process?What is Step?
9. Explain about Case management?
10. What is case status?
11. What is Draft Mode?
12. Where can we specify the prefix and suffix of the work object ID?
13. Explain about Cover Case and Covered case ?
14. Where work objects will be stored ?
15. How to do Validation in a Stage ?
16. How to move from one stage to another stage ?
17. How to set case status ?
18. How to delete open Assignments in case?
19. How to Resolve open child cases ?
20. How to add one or more process to stage ?
21. How to Add parallel Process to stage?
22. How to Change from one Stage to Another Stage ?
23. What is the use the of "Case match" rule in pega?
24. How case gets created while we run a case. Explain the backend process ?
25. What is DCO ?
26. how to create a case using activity in Pega?
27. In an Application 3case types are there. So is it possible to share the data from one
case type to another case type ?
28. What is Data propagation ?
29. What is the name of Case Type rule get’s created when we create a case type ?
30. What is the Flow That gets executed when we run case type , which creates WO?
31. A Case Type class is ?
32. What are the rules that gets executed when we run a case type
33. What is table where Pega Stores the last generated WO Number for a given prefix?
34. What is the flow creates WO, when we run case type.
35. How to achieve parallel processing using Covers?
36. How to update the case status manually by using Activity ?

Service Level Agreement(SLA)


1. What is Service Level Agreement(SLA)?
2. What are the types of Time intervals?
3. Types of SLA ?
4. What are the configurations to define SLA?
5. Where we configure SLA?
6. How to calculate SLA in Business Days?
7. What are the types of Escalations ?
8. What is urgency ?
9. What is Limit Passed deadline events?
10. I want to start calculating SLA with a delay after assignment is created?
11. We have a flow with 3 assignments. At each assignment I want an Sla to define
below time intervals? But I do not want you to create 3 SLA, should be achieved
only by using one SLA.

three assignments

A1  Goal Time = 3, Dead Line Time = 4

A2 Goal Time = 5, Dead Line Time = 6

A3 Goal Time = 7, Dead Line Time = 8

This can be achieved by passing data time prop at goal and dead line time intervals
instead of hard coding.

12. How an SLA runs in Back ground?


13. We have a case with Case level SLA and Assignment SLA
Assignment SLA = 4 hours
Case SLA = 2 hours. ?
14. How to Adjust SLA times?
Routing
1. What is Assignment in PRPC?
2. What is Routing ?
3. How many Types of Routing ?
4. What are the Types of Routing Options ?
5. Difference between Worklist and Work Queue(Work Basket) ?and How to create?
6. Difference between Work Group and Work Queue ?
7. Where can we see worklist related data ?
8. Where can we see work queue related data ?
9. Where worklist assignments stored ?
10. When an assignment routed to worklist(Single operator) which OOTB Activity is
executed ?
11. When an assignment routed to work queue(Multiple operators) which OOTB
Activity is executed ?
12. Where workBasket assignments stored?
13. Where work Queue assignments stored?
14. How do you associate an operator with a workbasket?
15. Can we call an activity using assignment shape?
16. How to Route conditionally either to Work list or Work Basket.
17. What is the relation between work and workist/workbasket tables
18. I want to create to fetch open assignments of Current Operator.Create a report in
assing-worklist class.?
19. What is Get next work
20. How to override to pick the assignment from work basket first instead of Work
list.
21. While routing assignment to operator, we would like auto reroute the assignment
to other work list or work basket, if the operator is on Leave. How to achieve this?
22. How to an operator with access to a Work basket without being him part of the
respective work group?
23. Push Routing Vs Pull Routing?
24. How to retrieve tasks from Work Basket instead of Work list, when an operator
click on GetNextWork?

Approval Process
1. What is an Approval Process?
2. How many types of Approval Process ?
3. What are the types of cascading approvals?

Send Email Correspondence


1. How to Add Send Email Automation shape in a Case Life Cycle?
2. How to create Send Email Correspondence ?
3. I want to define 10 different emails of Sender, Which I want to retrieve
conditionally. How to achieve this.
4. What are the different rules to create for out bound email integration?
5. I want to send email to all the active customer of my Bank. Let’s say we have 1
LAKH customers. Give customers email IDs are there in DB tables. Without
Impacting the performance of application?

Duplicate Cases?
1. What is Duplicate case ?
2. How to Identify Duplicate cases ?

Automate workflow decisions using conditions


1. What is Decision Shape ?
2. Where can we use Decision shape ?

Pause and resume case processing


1. What is wait shape or case dependency?
2. Difference between Wait shape and SLA?
3. How to add Wait shape in a flow ?
4. We have used a wait shape, where case got stuck , how to manually release this?
5. What is the wait type timer in PEGA?
6. How do you resolve The parent case when all the child cases are resolved?

Skip a stage or process


1. How to skip a stage in a case life cycle ?
2. How to skip a process in a case life cycle ?

Configure child cases


1. How to create Child Case?
2. Why child cases gets created ?
3. How to Propagate the Data from Parent Case to Child Case ?
4. How to Propagate the Data from Child Case to Parent Case?
5. What is PyCoverInskey?
6. What is PyCoveredInskey?
7. What is Pyworkpage?
8. How to Access Parent case data at child cases?
9. You are writing an activity at Child case1, how to copy the data of Child case2?
10. How to update Data from Parent to Child during Processing of Parent case?
11. Where is the relation defined between parent and child cases? How do we know ,
the child cases of a parent?
12. How Write an activity at Parent case and fetch child case data?
13. We are designing child case1, write an activity to fetch other child case(s) data?
14. We want to update data from parent to child at the time of a child case is getting
created?
15. How do you know the number of Child cases of a parent case?
16. How do you know , how many child cases are open , under parent case? Which
are yet to be resolved?
17. How do you know weather all child cases are resolved or not?
18. We want to stop the parent case to wait till all children gets resolved. On click of
submit button in an assignment, PC has to check all children resolved or not? If
resolved, should move forward else display a message on the screen?
19. We want to stop the parent case to wait till all children gets resolved, Parent case
should be on wait.
20. How to assign the value of a Property at parent case which is SUM of Properties of
multiple child cases? We have a requirement like below
21. Let’s say we have

22. NoOfPositionsfilled = NoOfPEGAPositionsfilled + NoOfJAVAPositionsfilled +


NoOfDTPositionsfilled

23. It is possible by using OOTB feature of calculations tab ?

Understand when to use automation shapes


1. What are automation shapes?
2. What are Advanced shapes?
3. How to create Temparory cases in Pega ?
Automate decisions using decision tables and decision trees
1. What is Decision table and Decision tree?
2. Difference between Decision table and Decision tree?
3. How to call Decision table in Activity?
4. How to call Decision table in Flow?
5. Is it possible to call Decision table in Decision tree? If yes how ?
6. How to call Decision table in Another Decision Table?
7. How do I get multiple results from decision table in PEGA?
8. What is Map value?
9. What is the use of AllowMissingProperties check box in Decision Map Decision
Table method?
10. What is when rule ?
11. When Decision Table will behave like Decision Tree ?
12. How to call Decision tree in Activity?
13. How to call Decision tree in Flow?
14. Is it possible to call Decision tree in Decision table? If yes how ?
15. How to call Decision tree in Another Decision Tree?
16. How to return multiple results using Decision Table
17. How you decide whether to created decision table or Decision tree?

Create and manage teams of users


1. What is Work Group ?
2. How to create work Group ?
3. What is Work group and work pool?
4. What is Work party?
5. What is the difference between Work group and Access group ?

II.Data and Integration


1. what is Data type ?
2. why we need to create to create data types?
3. what is Data Model?
4. What is Data object?
5. on which OOTB class Data types are derived from?
6. Where we can create Data types ?
7. How much Data types table capacity?
8. Another Name of Data types?
9. When we create Datatype what are the rules to be created?
10. which type of classes are Data type classes?
11. What are Data Elements?
12. What is a Property?
13. What are the types of Property?
14. What are Property Modes?and Types?
15. What are Value Mode Properties?
16. What are Page Mode properties?
17. Difference between Page and PageList?
18. two page list we have—need to move the data from one pagelist to other pagelist
based on some condition?
19. What is px,py,pz?
20. What is the difference between field and property in Pega?
21. How to convert page to pagelist in Pega?
22. Difference between Pagelist and valueList?
23. Difference between Page list and PageGroup?
24. Where we can store pagelist and PageGroup values?
25. What is pxCreateDateTime ?
26. What is pxUpdateDateTime?
27. What is pxCreateOperator?
28. What is pxUpdateOperator?
29. What is pzInskey?
30. What is pyID or CaseID?
31. What is the Difference between PR and PC Tables?
32. What is an exposed property in Pega?
33. What is primary key for data type in Pega?
34. What is the difference between pzInsKey and primary key?
35. What is the difference between class key and pzInsKey?
36. How to change key of the Data type ?

Create calculated values-Use Expression


Declarative rules:
1. How many types of declarative rules are there in Pega?
2. What is page context in declare expression?
3. What is difference between Forward Chaining and Backward Chaining?
4. Where we can specify whether it is forward chaining or backward chaining?
5. Where we can say Forward chaining?
6. What is Declarative Processing in pega?
7. Declare Index and how to configure?
8. I want to restrict a property to be not used as a target property in declare
expression, by developers. How to do it.?
9. Difference between On change and Trigger?
10. What is Declare Trigger in Pega and how would you create one?
11. We have a declare expression the target value is changing throughout the case
life cycle. Now how to track the previous values of the target value?
12. How to call Declare Expression in Activity?
13. Difference between DeclareContraint &ValidateRule?

Validations
1. What is Validation and Types of Validations?
2. What are the types of validation rules?
3. Difference between Validate and Edit validate?
4. How to validate a property which is a text to have only numbers?
5. What is Continue validation check box in “Validate” Rule
6. Rule edit has Java code, Java Code runs on server side. Then How do you say Rule-
Edit validate is client side Validation?
7. Difference Between Rule Edit Validate and Constraint
8. Which JS file is, gets executed when we use Edit Validate?
9. What are the rules we can use for validations ?
10. How to return a custom message from edit validation java program?
11. If we call a validate rule Data transform, Activity pre-processing flow action which
rule gets executed and what is the order of the execution ?
12. How to call an Edit validate in an Activity?
13. How to call Edit validate rule in Property?
14. What is an Edit Input rule?
15. Is it possible to call Edit validate from Data transform.How cwe can achieve this.?
16. How to make Rule obj validate executed on client side?
17. Which rules are supported for client side?
18. How many ways can we refer the validation rule?
19. How to write validation for pagelist properties through the validation rule?
20. We can write validation through activity,DT. Then why we need to go for
Validation rules?

Configure data transforms


1. What is Data Transform rule and explain ?
2. What are the supported formats of Data transform?
3. What is the significance of “Call super data transform” checkbox?
4. How can we refer a DT from DT?
5. Difference between AppendTo and Append And MapTo ?
6. When we write when and otherwise when in DT?
7. How to copy data from one page or pagelist to another DT?
8. What are the uses of ForEachPageIn?
9. How to call/refer to decision table from DT?
10. Why pega recommend DT instead of Activities?
11. What are the methods in DT ?
12. How to call a Decision table and Decision tree from Data transform rule.
13. Can we call child Data transform from Parent DataTransform rule?
14. Can we call local variables from DT and how to call Activity from DT?
15. How to call Decision table in DT?
16. How to call an activity from Data Transform?
17. How to call report definition from DTF?
18. What is the difference between DTF and Activity?
19. How to write Validations in DT?
20. How to handle errors in DT?

Data Pages
1. What is Data page?
2. What is the instance class of Data page?
3. Data pages are also called as.?
4. What are the advantages of using Data page?
5. Why data pages are also called Declarative pages
6. What is the difference between declare page and data page in Pega?
7. What are the key pieces of Data page?
8. Explain scopes in a Data page?
9. Why Access Group is Mandatory for Node Level Data Pages?
10. How many modes of Data page? And Explain in detail.
11. What are the difference between Keyed Data pages and Parameterized DP?
12. Syntax to call a Parameterised Data pages?
13. What are the types of DP’s or structure of DP?
14. What is the difference between editable and savable data page in Pega?
15. What are the sources of data page?
16. What is Look up source ?
17. How to call a data page in another Data page?
18. We have 2 data pages are there,we are calling Thread level DP in Nodelvel DP.So
Daily 100 cases are getting created.How many times Thread level DP’s gets created
&How many times Node level DP’s Gets created? And Vice versa Explain?
19. How can we load the DP an asynchronously?
20. How to call the multiple sources in DP?
21. What is the use of "Simulate data source" check box in a Data Page?
22. What is post load processing?
23. What is Load Management?
24. What is clear or Flush data page?
25. What is the use of Refresh strategy in DP?
26. How to handle the Exceptions in a Data Page?
27. Where DP’s Used?
28. What is Enable light weight clipboard mode in DP?
29. What is High ThroughPut in pega ?
30. What is the use of limit to a single data page in PEGA?
31. How to pass two parameters in data page in Pega?
32. What are editable modes in Data Pages? Can a node level data pages are editable?
33. How to pass parameter to a data page when it is referred in an activity?
34. Where we see editable D pages on clicpboard?
35. When D page will get created if we chose thread as scope in Data page?
36. What will happen if the DB got updated but our Data page scope is thread?
37. When the page will be removed if the data page scope is thread?
38. Can we call connector directly from data page?
39. What is the use of Response DT?
40. What is the use of Reload Once per Interaction?
41. Where can we define parameterized DP?
42. Why do we go for DP’s instead of Using Report Definition ?
43. May I know about report Definition in DP source and parameters ?
44. What are pages and classes in pega?
45. What are savable DP’s?
46. What are the types of Data Access Pattern?
47. How do you save data on data page?
48. How to load data page from activity in Pega?
49. How do I call a data page in DT?
50. How do I add data records to PEGA?
51. If we do not mention any refresh strategy, when the D page does gets removed
from server.
52. How to delete a read only data page using activity?
53. What is Pool ID in Load-Data Page Method ?

fields and views


1. what is a Field? And Types of Fields?
2. What is a view?
3. What is the difference between a field and a field value?
4. How do you add fields to view in Pega?
5. How do I create a data view in PEGA?

View data in memory; clipboard tool, pyWorkPage


1. What is Clipboard? And Explain?
2. How many types of pages in Clipboard?
3. How to delete data page from Clipboard
4. How to execute activity from Clipboard?
5. How to know the size of clipboard of a specific requestor?
6. What is Delegation Rule?
7. What is Linked property page?
8. Where do case data gets stored in clipboard in Pega?
9. How do I check parameters in clipboard in PEGA?
10. What is the use of clipboard in PEGA?
11. How data is stored in clipboard?
12. What is the difference between clipboard page and data page?
13. What are top-level pages in clipboard?
14. Difference between clipboard and tracer?
15. What is pyWorkPage?
16. What is the difference between pyWorkPage and pyWorkCover in PEGA?
17. Why pyWorkPage used for?

III.Security
Manage user and role assignments->Giving access roles,
access groups,portals,users
1. what is Access Group? And what is the role of Access Group?
2. What does Access Group Contains?
3. What are access roles and access groups in PEGA?
4. What is the difference between access roles and privileges in PEGA?
5. How do I add an access role in PEGA?
6. What is Access Deny?
7. What is Access When?
8. What is Privilege?
9. What is work pool?
10. What is Authentication and Authorization?
11. What is the difference between work group and access group in PEGA?
12. What is the instance class of Access Group?
13. What is operator? How to create?
14. How do you deploy an access role object in PEGA

Configure security policies


1. How to configure security policies?
2. What are password policies ?
3. What are multi-factor authentication policies in Pega?
4. How can we configure security policies in Pega?
5. What is Operator disablement policy

Track and audit changes to data->Field-level auditing


1. How field-level auditing works in Pega?
2. How do I customize field-level auditing in PEGA?

IV.DevOps
What is Unit testing and How to implement?

V.User Experience
1. What is UI?
2. What are Controls ?
3. What is portal?
4. What is Dashboard?
5. What are Action Sets?
6. What are the types of Layouts?
7. What is Dynamic Layout?
8. What is Repeating Dynamic Layout?
9. What is Section?
10. What is Harness and Types of Harness?
11. What is the best practice of creating sections in Work class or Data Class.
12. How to include a flow action into section?
13. What is layout group in Pega?
14. What is the benefit of layout group in Pega?
15. What is visibility condition in PEGA?
16. How do I localize an application in PEGA?
17. What are the three steps to performed to implement localization in PEGA?
18. How do you localize paragraph rule in PEGA?
19. How do you use the navigation tree in PEGA?
20. What is the uses of Embedded section?
21. What is the role of accessibility in PEGA?
22. Why is it important to include accessibility features within your user interface?

VI.Application Development
Create and maintain rules, rulesets, classes, inheritance
1. What is a Rule?
2. What is a Ruleset?
3. What is the difference between a rule and a ruleset?
4. What is a class ?
5. What are the types of classes?
6. What are the predefined or OOTB classes ?
7. What is Class group?
8. What is Inheritance and Types?
9. Difference between Work- and Data-?
10. Difference and Concrete and Abstract class in pega?

Debug application errors


1. what is Tracer?
2. How do I start tracer?
3. What are the colors of tracer in PEGA?
4. What is breakpoint in tracer in Pega?
5. What does tracer do in PEGA?
VII.Reporting
1. What is Report Definition?
2. What is the Instance/ObjClass of a Report definition rule?
3. Activity Vs Report definition, which one is best practice.
4. How does RPTD rule, fetches data from table?
5. I have a requirement to fetch table data, export to PDF and send email
notification? This should be automatically done on schedule basis.
6. How to get Charts enabled in Report Definition Rule. By Default it is not
enable.
7. How to make a report definition added into “Report Browser”.
8. We have a requirement to fetch data from a table, and generate and excel or
PDF document, attach to email and an email should be sent to some
operator(s).This should be a back ground task , which should happened every
day 7 AM.
9. How to call a Report Definition from an activity
10. My report displaying 200 records, when users click on export excel or pdf, the
report should send only 70 records to excel. How to achieve this?
11. Can we get the Data from the BLOB by using report Definition rule?
12. What are the maximum no. of records that report definition can fetch ?
13. How to remove duplicate rows in RPTD?
14. What are the types of reports or what are the reporting features provided by
pega?
15. What is a class join?
16. How many types of class joins?
17. Difference between class and sub reports?
18. What is Association join?
19. What are drill down reports?
20. What is property optimization?
21. What is left join and right join?
22. Difference between List view and summary view?
23. How to call a list view from an activity?
24. What is paging in list view?
25. What is exposing a property?
26. How to expose a single value property?
27. How to expose an aggregate property?
28. Can we refer the property without exposing the reports?
29. What is the activity responsible for getting the data in list view?
30. How can we get the data from 2different tables?
31. How can we fetch the data from 2tables without using 2tables?
32. Why do we optimize properties in Pega?
33. How do I know if my property is optimized in Pega?
CSSA Interview questions
Application Development Intermediate
1. what is ECS? What is the purpose of enterprise class structure?
2. Explain class structure ?
3. How many types of Layers in ECS?
4. Difference between Implementation layer and Framework layer ?
5. What are the types of Applications in pega?

Application Versioning
1. what is Lock and Roll ?
2. what is Skimming ?
3. why we need to do skimming ?
4. What is the difference between major and minor skimming in Pega?
5. How do you do lock and roll in Pega?
6. Why we need to do skimming ?
7. After skimming is done, what are the follow up tasks?

Application Rulesets
1. What are application rulesets in Pega?
2. What are the different versions of ruleset?
3. How do you validate all rules in a ruleset?
4. How do I delete a RuleSet?
5. How to unlock RuleSet in Pega without password?
6. What happens if RuleSet is locked?
7. How do I recover a deleted ruleset in PEGA?
8. How do I delete a branch ruleset in PEGA?
9. How many production rulesets every application must have in Pega?
10. What is the difference between ruleset version and application version in Pega?
11. How do I add a production ruleset in PEGA?
12. Difference between Application ruleset and personal ruleset?
13. What is the difference between class and ruleset?
14. What is check in in PEGA?
15. How do you check out to branch in PEGA?
16. What is Check Out,Discard,save as, private edit in pega?
17. What is Rule Cache?
18. How do you clear the rules cache in Pega?
19. What is Ruleset validation and types?
20. Difference between Application Validation Ruleset Validation ?
21. What is Ruleset list?
22. What is Ruleset hierarchy?
23. What is Rule Delegation?
24. How do you know if a rule is delegated in Pega?
25. Which rules Cannot be delegated in PEGA?

Team Application Development


1. What is Parallel Development?
2. How many ways to do Parallel Development?
3. What are the benefits of parallel development?
4. How do you Merge branches in PEGA?
5. What is the branch development process?

Circumstance
1. What is Circumstance? How it works?
2. How many types of Circumstancing?
3. How do you create a circumstance in PEGA?
4. What rules can be circumstance in Pega?
5. How do I check my circumstance rule in Pega?
6. Difference between single Variable Circumstance and Multiple Variable
Circumstance?
7. Explain about Circumstance template rule?
8. Explain about Circumstance definition rule?
9. We have a rule “CustomerDetailsForm” in version 01-01-01. It has been
circumstanced and date qualified with data range Dec 01 TO Dec 30. Use is
access CustomerDetailsForm on Jan 01. Where user meets circumstance
condition. Now which instance will be picked by process commander?
A: Base instance, as date is not qualified though circumstance condition is
met.
10. We have a rule CustomerDetailsForm there in 01-01-01 (base rule),
circumstanced it to version 01-01-02 with a condition.A user tried to access
this rule and circumstance condition is not met. Which version of rule will
be picked? Base or Circumstance?

A. Circumstance instance will be picked as it was there in higher version .

Rule Resolution
1. What is Rule Resolution?
2. What are the Availability types in Rule resolutions?
3. What is rule resolution and rule availability in PEGA?
4. What is difference between withdrawn and blocked in PEGA?
5. How to change Rule Availability?
6. Explain if the rule availability is set to YES?
7. Explain if the rule availability is set to NO/Draft mode?
8. How the system finds rules through rule resolution?
9. What is the Difference between Available and Final?
10. What is Difference between Availability ‘Not Available’ and ‘Withdrawn’
11. What is availability blocked.
12. We have a rule there in V4, 3 and 2. V4 is available and V3 is Not available.
When requesting for this rule which version will be picked?
13. We have a rule there in V4, 3 and 2. V4 is ‘not available’ and V3 is
Withdrawn, V2 is available. When requesting for this rule which version
will be picked?
14. Why ‘Blocked’ is checked after the filtering, why not included at the initial
stages of filtering?

Application migration
1. What is application migration in PEGA?
2. How do I import an application into PEGA?
3. How do I Export an application into PEGA?
4. How to Move the non-Ruleset version rules into SIT or UAT or Production Envin
pega
5. How to Move the new Data Base Table into Other Environments in Pega?
6. How to Take the "pzInsKey" value of any rule in pega?
7. How to Include the "Data Table Instances(Records)" in a Product file?
8. How to include Specific Record (Instance) of Any Data base table or Data Type in
Product file?
9. How to Include Specific rule into the Product file ?

Parallel processing
1. What is Parallel Processing?
2. What are smart shapes in pega?
3. What is the difference between split for each and split join in Pega?
4. What are the join conditions in Split join?
5. What is spinoff?
6. What is a sub process?

case locking
1. what is case locking ?
2. How many types of case locking
3. How to do case locking ?
4. We have a flow with two assignments (Optimistic locking)
First assignment – Customer details
Second assignment – Vehicle details.

Two operator opened Customer details assignment, Filling form

I. Operator 1 has filled the Form at 7:30 AM and click on submit


II. Operator 2 has filled the form at 7:31 and click on submit
The submit action of operator 1 to get completed, will take 5 minutes.

Now what happens to operator 2, submit action?


A. Displays Lock issue.

5. Two operator opened Customer details assignment, filling form

III. Operator 1 has filled the Form at 7:30 AM and click on submit
IV. Operator 2 has filled the form at 7:35 and click on submit

The submit action of operator 1 to get completed, will take 4 minutes.

Operator 1, customer details got stored into “Work Table”.

Now what happens to operator 2, submit action and data submitted by


Operator 2?

i. Operator 2 will not be facing lock issue


ii. Data submitted by operator 2 is not going to store into table,
because the customer details assignment has already been
completed by Oprator1.
First operator has completed the assignment. PRPC displays a screen
saying assignment completed and displays a refresh button.

6. What is default lock timeout value in PEGA?

Flow action processing


1. What is Flow ?
2. What is Flow Action?
3. How many types of Flow Actions ?
4. How many types of Flows?
5. What is flow action and local action in PEGA?
6. Can we call flow in activity in PEGA?
7. Difference between Flow and Flow Action ?
8. Difference between Process Flow and Screen Flow ?
9. How to hide Default action buttons submit, save , cancel of flow actions
10. How to change the labels of Submit, save , cancel to something else.
11. How to Hide a flow action from Specific Operator like manager or user?
12. What is the OOTB activity that runs, on click of submit, which completes the
assignment.
13. What is the advantage of local action?
14. What is pre-processing and post-processing in PEGA?
15. What is Likelihood in pega?
16. What is straight through process?
17. Can we use Integrator shape of Split join shapes in screen flow?
18. We have a process flow and sub flow as described below.
Process Flow
A1  SubProcess A2(Routedto – User1)
Subflow
A2(Routed to – Manager1)
On sub process we have selected SPIN OFF OPTION.

After we executed process flow, submit assignment ONE, Sub flow assignment and
A2 of process flow bother have been created and routed to Above Operators.

Both have logged in , trying to open the assignment, will they be able to parallel
work on it? Or not? What is the reason?
A: Not able to work on parallel, because of default locking.

19. We have a process flow with 5assignments user inputs the data in all 5screens.if
validation of 5th screen is successfully done then only all the data from beginning of
the flow till last screen should be stored in to the db.if validation fails the data of
the all the flows should not stored in to the table.
How to achieve this?

20.can we call a connector rule in screen flow if so how if not why?


21.In a screen flow I want to save all the assignment data at the end of the screen flow.
How to achieve this.

Exchanging data with other applications


1. Difference between connector and service?
2. What is an Integration?
3. What are the types of Integration?
4. Difference between Connect REST And Connect SOAP?
5. In case of REST, We do not create Data conversion rules like, Converting from
clipboard to JSON or JSON to Clipboard. Then, How pega internally performs
this?
A.

While consuming rest service, we are not required to create Steaming and
Parse rules for JSON. These techniques are OOTB implemented and available.

This will be done by calling internal Java APIs


AdoptJSONObject() and getJSON() API calls.
6. What is simulation connector ?
7. What are the methods in Connect REST?
8. What is the difference between put and POST in REST in PEGA?
9. What is the full form of REST and SOAP?
10. Where do you configure endpoint URL we consume?
11. What is Parse XML in Pega?
12. What is XML stream in pega ?
13. What is the full form of WSDL?
14. What is run in parallel option in connect SOAP?
15. What is Service package?
16. What are the processing modes in service package?
17. What is API?
18. Why SOAP is more secure than REST in Pega?
19. What is the use of connect REST in PEGA?
20. Why REST is faster than SOAP in Pega?
21. What is the difference between stateless and stateful in PEGA?
22. What is a web service?

Access Control
1. What is access control in PEGA?
2. What is RBAC and ABAC in PEGA?

Securing and auditing data


What is data encryption?

Activities
1. what is Activity?
2. Creating User Defined, activities a best practice of development?
3. What is a method in Activity?
4. what are the maximum no. of steps to add in activity?
5. How to call one activity in another activity?
6. What are the method parameters in activity?
7. What are the Actions in activity?
8. During execution an activity can access the 3 data pages.what are those?
9. What are pages and classes?
10. What is a security tab in activity?
11. How many places can we refer/call Activity?
12. What are the max records that an Obj-Browse can fetch?
13. What is the difference between Primary page and Step Page
14. Difference Between Call, Branch and Queue
15. How to pass parameter page from one rule to another?
16. How to see param values
17. What is the difference between Write Now and Commit methods?
18. What is the difference between Roll back and Obj-Save Cancel?
19. When do we need to use Commit, Write now option in the Obj-Save/Obj-Delete
activity.
20. What is the option “Allow direct invocation from the client or a service” ? when we
use it?
21. What is the Different between Activity & Utility?
22. Differences between Obj methods and RDB methods?
23. What are Obj methods?
24. What are RDB methods?
25. Differences between Obj open and Obj open by handle?
26. What are the page methods in activity?
27. What are the property methods in activity?
28. Differences between page validate and property validate?
29. What is Exit activity method?
30. How to write a java code in activity?
31. How do we create wo from activity?

Background processing
1. what is an Agent?
2. How many types of Agents?
3. Differences between Standard Agent and Advanced Agent?
4. Which agent is best for a daily report scenario?
5. How to do exception handling in agents?
6. How to reprocess failed tasks in Advanced agents?
7. What is an Legacy agent?
8. How to start and stop the agent?
9. How to change the time intervals for agents?
10. What is the purpose of mentioning access Group for Advanced Agent.
11. When we don’t mention any access group for the advanced agent then what is the
access group PRPC going to use?
12. What is the access group pega used before we login to PRPC?
13. How to stop an agent?
14. Agent and agent schedule are instances of which class?
15. How to push items to agent queue? What is Queue table?
16. How to re-queue items?What happens when we re-queue
17. What is Broken-Queue?

Declare OnChange rule


1. what is Declare OnChange rule
2. What should be the activity type when we call it from declare on change
3. The property-set we do using declare expression, the same can be done in declare
on change as well.
Then why we need declare expression as a separate?
4. Can we do property-set (in the Onchange activity) of same property(s) which are
involved in declare on change rule? What happens if we do it?
5. If we directly update a property value from clipboard, which is involved in declare
on change rule. Does it executed Onchange rule?
6. What is the difference between declare OnChange and declare trigger in PEGA?

Log Files
1. What are Log files?
2. What is the purpose of Log files?
3. Name some Log files?

Debugging system performance


1. What are Guardrails ?
2. How to check guardrail warning in Pega?
3. What is the score for guardrails in PEGA?

Promoting rule reuse with relevant records


1. What are Relevant Records?
2. How to configure Relevant records?
3. Which rules can be marked as relevant Records in Pega?
4. How do I add relevant records in PEGA?
5. Why is relevant records important?
6. How do I delete relevant records in PEGA?

Pega Web Mashup


1. What is mashup in Pega?
2. How do you use mashup in PEGA?
3. What is the advantage of PEGA mashup?
Listeners
1. What is the purpose of file listener in PEGA?
2. What is email listeners in Pega?
3. How does a file listener work
4. How do I call a file listener in PEGA?
5. How do I debug an email listener in Pega?

What is Ticket?

You might also like