Activity Property- methods in pega
Most activities spend a lot of time reading and writing properties. Pega gives you a family of Property- methods for this, and knowing whic...
Home » All posts
Browse Pega tutorials and interview questions.
Most activities spend a lot of time reading and writing properties. Pega gives you a family of Property- methods for this, and knowing whic...
A report that shows the same row several times looks broken, and users lose trust in the numbers. Two settings on the Query tab of a Report...
Pega ABAC vs RBAC As we all know, securing our application and data is very important in real-time. We can provide security to our applicati...
What are PegaRULES, PegaDATA, and split schema? As we know pega has introduced the concept of split schema, which is RULES schema and Data s...
What is Duplicate's case search in pega? When newly created case data fully or partially matches the existing case(s) data then we can m...
What is a Temporary case in Pega? A temporary case is a case created in pega which doesn't have any ID and only be stored in a clipboard...
What is the case locking mechanism in pega? Pega case locking prevents conflicts when a user attempts to submit cases that are already upda...
To automate the process when there are no appropriate rule types available we can use activities. Activities contain sequential steps run on...
Global Resource Setting in Pega (GRS) allows referencing external system values, port numbers, addresses, and URLs. We can avoid using fix...