Pega duplicate case search (Case management)
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...
Home » All posts
Browse Pega tutorials and interview questions.
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...
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...
How can we remove duplicates from a Page-List? Byusing Pega functions like “RemoveDuplicatesInPageList”, pzRemoveDuplicatesFromListPage and...
Call Report definition in an activity By using “Call Rule-Obj-Report-Definition.pxRetrieveReportData activity and passing Parameters Param.p...
What types of validations are there? a. Client Side Validations If you want to validate properties before submitting the forms, those v...