Application and Rulesets Intro
Application is an end-end process. It is a case. It is a work object. Or It is a business flow.
--------------------------------------------------------------------------------------------------------------------
What is the rule - any executable code or which gives some result/output
Rule-set - Collection of all the rules make a ruleset. Or it is a set of rules.
Application - Collection or Set of rule sets make an application.
Line of Business in Pega
Organization layer
The Organization layer contains the assets used on an enterprise-wide basis. Such assets are rules for enterprise-wide business logic such as standard properties, decision tables, and service level rules, common screens which will be used across the organization.
Division layer: The Division layer contains the assets used on a division-wide basis. Assets in the Division layer may apply to a line of business, or for regions, brands, or departments.
Framework layer: The Framework layer contains the assets used to create generalized, reusable applications. A framework application is then extended by specific implementations.
For example, a finance company provides auto loans.
An auto loan framework is created that contains all of the assets needed for the standard auto loan process.
Implementation layer
The Implementation layer defines an implementation of a framework that is customized for a specific division, or line of business.