← All articles Archive

Articles

Browse Pega tutorials and interview questions.

Pega Keyed data page
Data Page

Pega Keyed data page

Keyed page access in pega Pre-loads the data from the original data source and returns matching instances by using one or more keys. The key...

May 28, 2020 Read more
Pega Interview Questions and Answers

Pega client and server side validation

A form can check what the user typed at two moments: before it is sent to the server and after it arrives there . Pega supports both, and a...

May 28, 2020 Read more
Pega Interview Questions and Answers

Pega Edit validate and Edit Input

Two rule types with almost the same name cause a lot of confusion: Edit Input and Edit Validate . Both belong to the Property category and ...

May 28, 2020 Read more
Pega Join types in report definition
Pega Interview Questions and Answers

Pega Join types in report definition

When a Report Definition needs columns from two classes, for example customers and their loans, you join the classes. The join type decides ...

May 28, 2020 Read more
Ruleset

Pega Ruleset

What is the order in which the Rule setlist is constructed? Requestor, Organization, Division, Access Group is the order in which this list ...

May 27, 2020 Read more
Delegation

Pega Rule delegation

Business rules change more often than code. A discount rate moves, a threshold is raised, a message needs new wording. If every such change ...

May 27, 2020 Read more