Pega CSSA Flashcards
Enterprise Class Structure (ECS)
A class hierarchy structure supported by Pega Platform. It consists of 5 layers; Implementation layer, Unity layer, Division layer, Organization layer, and Pega Platform.
Implementation Layer
Contains one or more applications customized for a specific division or line of business
Unit Layer
Contains assets that are used on a unit-wide basis. Is accessed by optionally enabling it from the Division layer, assuming that the Division layer is enabled.
Division Layer
An optional layer that contains assets used on a division-wide basis. These assets may apply to a line of business, region, or brand.
Organization Layer
Contains the assets that are used on an enterprise-wide basis.
Pega Platform
Contains the built-in assets that are necessary for processing cases and other work in Pega Platform applications, as well as the assets that Pega Platform uses.
Theme Cosmos
An application type that is best for existing applications that utilize a non-React Pega Cosmos design system. Uses section-based UI and offers all Pega Platform capabilities. Recommended for building on an existing application environment or creating a highly complex application.
Cosmos React
An application type that is best for new applications to take advantage of low-code and team collaboration using ReactJS and the latest client-side rendering engine. Uses Cosmos React UI that prioritizes known usage patterns and high priority use cases and configurations. Recommended for building new applications.
Lock & Roll
Create a new empty ruleset version, and then update the configuration, copying only the necessary rules into the new ruleset version.
Skimming
The process of saving the most recent version of a rule as a new version of a ruleset.
Ruleset
A collection of rules within an application
Production ruleset
Has at least one unlocked ruleset version in the production environment.
Ruleset Validation
Guarantees that referenced rules are available on the target system when the ruleset is promoted. It is performed every time a rule is saved and does not affect rule resolution at run time as it is applied only at design time.
Application Validation Mode
A mode that can be set by the New Application wizard to rulesets that contain the application rules. Rules in the ruleset can reference all rules in the rulesets defined in the same application and other rulesets belonging to any built-on application.
Branch
A container for rulesets with records that undergo rapid change and development. Is mainly used to help teams manage parallel development in distributes environments.