Pega CSSA Flashcards

1
Q

Enterprise Class Structure (ECS)

A

A class hierarchy structure supported by Pega Platform. It consists of 5 layers; Implementation layer, Unity layer, Division layer, Organization layer, and Pega Platform.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Implementation Layer

A

Contains one or more applications customized for a specific division or line of business

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Unit Layer

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Division Layer

A

An optional layer that contains assets used on a division-wide basis. These assets may apply to a line of business, region, or brand.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Organization Layer

A

Contains the assets that are used on an enterprise-wide basis.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Pega Platform

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Theme Cosmos

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Cosmos React

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Lock & Roll

A

Create a new empty ruleset version, and then update the configuration, copying only the necessary rules into the new ruleset version.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Skimming

A

The process of saving the most recent version of a rule as a new version of a ruleset.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Ruleset

A

A collection of rules within an application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Production ruleset

A

Has at least one unlocked ruleset version in the production environment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Ruleset Validation

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Application Validation Mode

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Branch

A

A container for rulesets with records that undergo rapid change and development. Is mainly used to help teams manage parallel development in distributes environments.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Circumstancing

A

A way to model complex exceptions. In this you create a variant of a rule tailored to a specific circumstance.

17
Q

Circumstancing a Rule

A

Creating a set of focused rules to address exceptions, NOT one all-encompassing/complex rule

18
Q

Circumstance Template

A

Defines the properties on which to circumstance a rule

19
Q

Circumstance Definition

A

Defines the combination of conditions in which a property uses a variant of a rule