You are on page 1of 2

Studios:

-------------------------------------------------------------

1.We have 4 studios in Pega

1. Dev studio- Dev team will use to create rules.


2. App studio- Non technical people like BA, manager to create workflows, db
tables,operators, access groups.
3.Admin Studio- Used by administrators to manager background jobs, cache, servers
etc.
4. Prediction Studio-Used by data scientists.

2.What is ECS?

3.Security in Pega ?

Operators, access groups, roles, privileges, role to object

4.Difference between Ruleset vs application validation?

5.What is Skimming?

6.How to create bulk operators?

File listeners we consume files and create.

7.Types of inheritance?

8.Types of Classes?

9. Top most class in Pega and its type : @baseclass is abstract class

10.Is it mandatory to have directed inheritence in a project? Yes, without that we


cant save the class rule form. We cannot build a application on Pega without
having directed inheritance. the reason is You are building project on top of Pega
OOTB classes means you want to inherit from them, so direct inheritance is required
here.

11. Does Pega have multiple Inheritances? yes pattern and Directed

12.Types of Flows

13. How to create temporary cases: Enable temporary case check box in case type
rule and later use persist case smart shape if u want to save the work object in
DB.

14. Types of Harness,


15.Types of Flow actions

16. Types of Pages on Clipboard

17. Where is the connection between Pega and DB, Class and DB maintained.

18. In which table SLA is stored?


19. Which agent processes SLA?
20. Where can you see broken items of SLA?
21. Write Now under obj save vs Commit?
22. Scope of data pages?
23. Diff btwn Node, Requestor,Thread
24. Refresh strategies at Node level?
25. Access group use in node level pages?
26. Various sources of data pages?
27.Parameterised data pages syntax to call from activity.
28. Use of Limit to a single data page check box?
29. pAGE / LIST which one has keyed data page option in Data pages?
30. What is the use of Allow multiple pages per key in Data pages?
31.Diff btwn Refer to data page vs Copy from Data page in property?
32. Clear pages after non-use usage in data page
33. Diff btwn call and branch methods
34. How to call activity in Data transform?
35. Diff btwn append to and append and map to?
36. Use of "call super class Data Tranform"
37. What rules are required for Soap Service Hosting?
38. How do you host s soap service in pega ?
39. Steps to Host the soap service ? (Every step in the wizard)

You might also like