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...
Home » All posts
Browse Pega tutorials and interview questions.
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...
A Page List, such as a list of transactions loaded from two sources, sometimes contains the same item more than once. Pega gives you ready-m...
Sometimes you need report results inside an activity, for example to count open cases before a decision or to loop over the rows and update ...
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...
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 ...
The filters that come with a Report Definition are functional but plain. If you want a friendlier search panel above the results, for exampl...
When a Report Definition needs columns from two classes, for example customers and their loans, you join the classes. The join type decides ...
What is the order in which the Rule setlist is constructed? Requestor, Organization, Division, Access Group is the order in which this list ...
Business rules change more often than code. A discount rate moves, a threshold is raised, a message needs new wording. If every such change ...