What is Pega Sub Report in Report Definition?
A sub report is a small report that lives inside another report. The outer report uses its result as a condition, for example "custome...
Home » All posts
Browse Pega tutorials and interview questions.
A sub report is a small report that lives inside another report. The outer report uses its result as a condition, for example "custome...
Role based access control (RBAC) is the basic way Pega decides what a signed-in person may do. Instead of granting rights to each person, y...
Attribute based access control (ABAC) decides access by comparing attributes , meaning property values, of the record with attributes of th...
Security in Pega is the set of controls that decide who can sign in , what they can see and do once they are in, and how the platform prote...
When Pega calls another system over REST, the other side wants to know who is calling. A Connect-REST rule handles that on its Authenticati...
An Authentication Profile is a Pega rule that stores how your application proves its identity to another system. It is the outbound side of...
The Clipboard is where Pega keeps everything it knows about the current session while the application runs. If a screen shows the wrong val...
When you add a process to a case life cycle in Pega, it starts in draft mode . That is a deliberate convenience: it lets you run and preview...
Identify performance issues with queue processor and job scheduler activities in Pega We often see Queue processor activity or a Job schedul...