A classgroup is a configuration as part of the class definition that creates a dedicated database table.
Workpool is nothing but a classgroup that is configured as part of the access group. It is the set of allowed workitems or cases that you can work within an application. When you have multiple workpools, you can switch between the workpools from the application menu.
The logged-in operator with that corresponding accessgroup cannot see the list of classes in the application explorer and cannot create cases from any of the portals.
From PEGA 7.2, we can add the mutiple built-on applications as part of the application definition. This concept can be used for the organisation framework application or to the direct implementation application.
Previous to PEGA 7.2, the concept is single built-on with multiple applicaiton instances to inherit multiple frameworks.
-
As the application users updates the delegated rules, for the production rulesets - leave the "Use Checkout" checkbox to blank in the ruleset security definition
-
The same concept applies for reporting production ruleset as well
In the operator rule form, we need to define the operator locale. If the operator locale field is blank, then the system uses the browser locale.
Locale is useful in displaying the dates, currencies, and the locale specific field values in the application.
Sizing wizard provides the way to do the project estimations. It is navigated through Designer Studio -> Application -> Tools -> Sizing. Sizing is done at the applicaiton level with the respective project methodology. The project methodology includes "Scrum" and "Iterative Waterfall".
Scrum Methodology: Provides the list of tasks that are getting planned for each sprint.
It is a bit tricky question. Implemenation application layer is having a multiple built-on applications. If we want to extend the framework or built-on application class functionality then it is to have via direct inheritance. It is not required to have all pre-defined case types for the built on application case types.
For Example:
- Refer to the PEGA Learning Application: PEGACSSample is built on Customer Service Application.
Any custom case types are only created in the PEGACSSample related rulesets. Other case types and functionalities are used as it is of the PEGA provided Customer Service Application.