Case Management
Case Management
Case Management
Case Management
Agenda
Day 2
• Case Management
• Case Designer
• Stages
• Processes
• Steps
• Views
• Flows
• Flow actions
• Process Designer
• Case Wide Settings
2
UseCase
Case Types can be further broken down into stages – represent navigation of application.
• Customer Information
Stages
1. Personal Information – Stages Further divided into Processes or steps or flows.
Steps
• Family Details.
• Marital Details
• Check Existing customer.
2. Professional Information
3. Upload Documents.
• Approval/Rejection
1.Approved
2. Rejected
3
Case Management
Cases define work in PEGA. Case Types are breakdown modules of the application.
Case Management refers to Case Life cycle, settings throughout the entire application
development.
Case Lifecycle
Cases > Stages > Processes > Steps > Views
4
Case Designer
5
Case Designer
Case Designer allows developer to design case lifecycle and configure various case-
wide settings.
6
Stages
Stages
• Cases are decomposed into stages.
• Stages define the design of the
work flow of application.
• There are 3 types of stages.
• Primary stages
• Alternate Stages
• Resolution Stages
Types of Stages
1. Primary Stages – Allows to define the happy path or “Expected Path” (positive
scenarios) of work flow.
2. Alternate Stages – Allows to define the exceptional path (Negative scenarios) of
workflow
3. Resolution Stages – Need Resolution (Approval/Rejection) stages.
8
Steps
Steps define the sequence of actions that can be performed in a process. A Process can be a single
step or multi-step process.
9
Flows
A Flow Rule Is created whenever a new process is added to the Case Designer
Navigate to Process Category > Flow
Flows are advanced as steps are executed in sequence.
Flows allows to design the shapes & workflow of a case.
2 types of flows
1. Process flow
2. Screen flow
10
Flow Actions
Flow actions are used to perform actions on flows. They can be configured on flows and usually store
the sections.
Actions such as validation, authentication, section
Navigate to Process > Flow action
Flow action rule is automatically created when a step is added to the process.
11
Views
User views allow configuration of basic fields to generate a user interface (Section Rule).
Section rule is created automatically when field is added to the view.
It is possible to reuse the existing aspects within the application such as
1. Fields
2. Views
3. Data Types
12
Process Designer
13
Process Designer
Process Designer
Process Designer enables developers to design the process in form of Flow
chart. It contains various shapes such as
1. Smart shapes
2. Advanced shapes
14
Case Wide Settings
General –
15
Case Wide Settings
User Actions – Restrict flow actions that can be taken throughout the case.
16
Case Wide Settings
Case-wide supporting process – Process that run outside of casetype concurrently with the case.
Email instantiation – Run a process automatically when an email is received to below email account to create case.
17
Case Wide Settings
Goal & deadline – Timebound the casetype with ideal goal time & escalated deadline time.
Web Mashup – Generate Code to embed the pega application into a webpage.
18
Case Wide Settings
Locking – Optimistic (only One operator can make changes) and Optimistic (Whoever save changes, they are reflected)
Notifications – Email user when work is assigned to caseworker using correspondence template.
Send notifications about goal and deadline to mobile app.
19
Case Wide Settings
Work Parties – list parties (people or teams) associated with this application. Mainly used to configure contact information.
20
Case Wide Settings
Track Duplicates – Add weighted conditions with weight. When sum of all conditions is greater than value, consider as
duplicate. (Accepts 1-100). Must match condition check matching with property values.
21