Inheritance and class structure in Pega refers to the way that the platform organizes and manages…
Category: Pega – CSA and CSSA
1.Introduction to OOP and BPM
● Introduction to Object Oriented programming
● OOP Concepts
● Introduction to Process, Business Process, BPM
● Benefits of BPM Solutions
● Various BPM tools in the Market
● Introduction to Case Management
2. Introduction to Pega
● What is Pega ?
● Evolution of Pega Platform
● Pega Footprint in various domains
● Introduction to Pega Infinity
● Pega Capabilities
● Pega Installation
● Introduction to Pega Studios
● Roles on a Pega project
3.Creating a Pega Application
● Exploring the Pega Studios
● Introduction to the Dev Studio
● Creating a Pega application
● Introduction to creating a Framework application
● Working on creating an Implementation Application
● Difference between Framework & Implementation applications
4. Introduction to Case Design
● Introduction to Case types
● What is a Case life cycle
● Design a case type
● User context
● Updating Case status
● How to add instructions to assignments
5.Controlling Case workflow
● Parallel processing
● How to perform processes in parallel
● Alternate Paths
● Optional actions
● Adding optional actions to a case
● Skipping processes and stages
● How to skip a process or stage in a workflow
6.Smart Shapes, Flow Action, Sections
● Introduction to Smart Shapes
● Process Flow Rule
● Flow Action Rule
● Introduction to Section.
● Layouts & Controls in Section
● Creating Work Object & Tracking WO
● Where am I
7.Flow Action Processing,Operator Profile
● Introduction to flow action pre- and post-processing
● Pre- and post-processing in flow actions
● Configuring pre- and post-processing for flow actions
● Operator Profile
● Application and Access groups
8.Data Elements , Data Types
● Introduction to adding fields to a case type
● Data elements in Pega applications
● Page Mode & Value Mode properties
● How to manage properties
● How to reference a property
● Defining properties
● User views
● Configuring user views
9.Data Modelling, Clipboard Structure
● Introduction to data in memory
● Data storage in memory
● Clipboard
● Types of Pages in Clipboard
● pyWorkPage
● How to view clipboard data
● How to use and set property values with the Clipboard
● Tracer
10.Types of Inheritances
● Inheritance Types in PEGA
● What is Direct Inheritance & Pattern Inheritance
● Concept of Dual Inheritance
● Introduction to Class Structures
11.Configuring Data Transforms
● Manipulating case data
● Introduction to setting property values automatically
● Data transforms
● How to set values with data transforms
● How to set default property values
● Data transforms and superclassing
12.Data Pages
● Introduction to Data Pages
● How to configure a Data Page
● Source data to Data Elements with Data Pages
● Load Management
13.Introduction to Activity
● Using Activity to define Business logic
● Configuring Activity
● How to Call One Activity from Another Activity
● Various methods in Activity
● Understanding the Difference between Call, Branch & Queue
14.Routing Assignments to Users
● Routing work to users
● How to route assignments
● Introduction to Worklist & Work Baskets
● How to configure custom routing
● Case approval configuration
● How to configure a single level approval
● How to configure cascading approvals
● Creating workgroup & workbasket
15.Configuring Decision Rules
● Decision points
● How to add a decision point to a process
● Decision Rules in PEGA.
● How to call Decision Rules
● When rule, Decision Table, Decision Tree & Map Value
● Expression Functions
16.Configuring Declare Rules
● Introduction to Declarative Processing
● Declare Expressions
● Declare Constraints
● Declare On Change
● Declare Trigger
● Declare Index
● Declare Collection
● Forward Chaining & Backward Chaining
17.Property Optimization
● Declare Index.
● Introduction to optimizing report data
● Data storage in Pega applications
● Property optimization
● Optimizing properties for reporting
18.Report Definitions
● Reporting: Creating business reports
● Introduction to creating business reports
● The role of reports
● Business and process reports
● The Report Browser
● How to create a report
● How to organize report results
● Creating a report
● Organizing report results
19.Service level agreements
● Setting a service level
● Service level agreements
● How to add a service level to an assignment
● How to add a service level to a case
● How to add service levels throughout the case life cycle
20.Rule sets
● What is Ruleset
● Rule Set and Versioning
● How to create a new rule-set version
● How to lock a rule set version
● About Check-in, Check-out & Private edit
21.Validate Rules
● Introduction to validating user data
● Methods of data validation
● Validate rule
● Edit validate rule
● Configure validate rule and edit validate rule
● Validating a flow action using validate rule
22.Designing the Sections and Layouts
● How to build a section rule
● How to build a section for reuse
● Creating dynamic layouts in a section
● Using different types of layouts and controls
23.Correspondence
● Introduction to configuring and sending
● correspondence
● Case communications
● Sending an email from a case
● How to configure correspondence rules
24.Unit testing rules
● Introduction to Unit testing rules
● Unit testing
● How to unit test a rule
25.Delegating rules
● Delegating Rule management to Business Users
● Business Rule delegation
● How to delegate rules to business users
26.Application Debugging
● Application Debugging Tools
● Clipboard
● Tracer
● Reviewing Log files
● Live UI
● Analyzing application performance
27.Security
● Application Security
● Managing Access control
● Adding roles to an access control model
● Managing access to individual rules
● Managing user access with access groups
28.Release management with Pega Platform
● DevOps
● Continuous Integration
● DevOps Technology
● Deployment Manager
29.Styling an Application
● Introduction to styling an application
● Styling an application with skins
● How to customize an application appearance with skins
● Controlling application appearance with a skin
30.Interview Questions Discussion, Q & A Session
● Interview Questions Discussion, Q & A Session
How to Close a Modal Dialog Automatically in Pega
To achieve the desired functionality, you can use JavaScript to create a popup modal and set…
What are the Case Types for PEGA FSM
In Pega Field Service Management (FSM), a “case type” represents a specific type of work item…
Data Modeling, Clipboard Structure in Pega
In Pega, data modeling involves defining data structures, properties, and relationships between objects in the Pega…
In dropdown we have 5 values but we need 4 values to show on the basis of a users in pega
In Pega, you can control the values displayed in a select list based on the user…
Flow Action Processing and Operator Profile in Pega
Flow Action Processing in Pega is the process of executing flow actions to manage the progress…
Smart Shapes, Flow Action, and Sections in Pega
Smart shapes, flow actions, and sections are important components in Pega that are used to build…
Controlling Case Workflow in Pega
In Pega, a Case Management platform, the Case Workflow is the process by which a case…
Introduction to Case Design in Pega
Case design in Pega refers to the process of defining and creating a case management process…
Creating a Pega Application
Creating a Pega application involves several steps, including defining the business requirements, designing the application architecture,…
Question And Answer 8.7 Pega
You can find the latest Pega 8.7 Exam Question and Answers. With the help of these…
List Does Not Refresh to Show the New Data
I have one screen where we have work object list on clicking the particular work object…
How to Add Extra Space in Between the Current and Decimal Value When Using Currency
One way to achieve the expected format of “INR 123” is to use a custom format…
PEGA CSSA Certification is not Displaying in My Profile
If your PEGA CSSA certification is not displaying in your profile, there are a few possible…
How to pass Multiple Latitude and Longitude using a Data Page in HTML
If you need to pass multiple latitude and longitude coordinates to display multiple markers on the…