Pega Developer Network World (PDNWORLD) is providing to learning Pega Business Process Management(BPM) and Customer Relationship Management (CRM) Tools with step by step procedure visually.
what is a abstract class in pega,abstract class,abstract class in pega,abstract class pega
0 min read
Q. WHAT IS A ABSTRACT CLASS IN PEGA PRPC?
Ans: A class that supports the definition of classes. An instance cannot be created for an abstract class. Abstract class names end with a hyphen( - ). All standard classes are abstract classes.
Ex: Work-
Data-
PEGA PRPC REALTIME TASK - 3
Problem:
When processing a For loop or iterating over a Value List or Page List, which standard parameter would you inspect to get the value…
Q. What Are The Rule Availabilities In Pega?
Ans:
Yes: By default this will be the availability of the rule. The rule with availability YES will be available to rule resolution.…