Pega4you

Pega4you

P4U gets you going

If you are working on something that you really care about, you don’t have to be pushed. The vision pulls you.

12. What is BPM?

Business process management (BPM) is the organizational activity of developing and managing processes that are responsive to change and improve business performance outcomes. When an organization uses BPM, they coordinate the presentation of the user interface, the logic, and the data access for an application with the process for how work gets done.  

13. What is RPA?

Pega Robotic Automation™ builds bridges between unrelated software systems in order to automate tedious manual work and repetitive tasks, improving productivity and efficiency.  

14. What is pyDefault?

It is used to initialize property values when creating a case We can create data transforms called pyDefault in any class or ruleset If we do not create a pyDefault for a case, the standard pyDefault in the inheritance path is invoked.  

15. What is rule, ruleset and types of rulesets?

Rule: Rules are the building blocks of a Pega application They are the instructions to create, process, and resolve a case, when configuring a Pega application. They describe case behaviour and are used to generate application code. Use of individual rules makes an application modular, and therefore promotes reuse. Modularity provides 3 benefits: Versioning, Delegation, Reuse.
Ruleset: It can be shared between applications to allow several applications to use the same rules. Identifies, stores, and manages the set of rules that define an application or a major portion of an application has name and version number. The version number is divided into 3 segments: Major - substantial release of an application, encompasses extensive changes to application functionality Minor - represents an interim release or enhancements to a major release Patch - consists of fixes to address bugs in an application.
Types of ruleset: Rule set types Are, Shared rulesets, Component Rulesets, Override rulesets, Standard rulesets  

16.What is case management ?

Case Management is a business practice that helps you deliver outcome driven results. It relies on case types to model customer processes, share information, and ensure that there is visibility into the work that is completed by your application. Case Management automates service-level agreements, escalation, and audit trails so that you can provide a quality, end-to-end customer experience.  Use the Case Type Explorer and Case Designer to build a Case Management strategy in your application.