In this blog article, we will see in detail about locking mechanism in Pega. What is locking? Let’s take a simple example. 2 clerks working in a bank tried to update the same bank account for two different transactions. They both retrieved the bank account at the same time and started applying the transactions. Clerk … Continue reading Case Locking Mechanism in Pega
Case Management – Understanding
In this article, we will start with some basics about Case Management. Case Management is the primary power of Pega platform! Case defines a piece of work that can be executed with its own life cycle. Take any organization. At any of their core business they may have their own business processes. Consider an Insurance … Continue reading Case Management – Understanding
Related Articles
Approval flow in Pega – tutorial
This is the continuation of the previous blog article. It is highly recommended to visit the previous blog article before proceeding here! In this article, we will build and test three types of approvals. 1. Single approval flow by reporting manager Here the claims request should be approved or rejected by the reporting manager irrespective … Continue reading Approval flow in Pega – tutorial
Approval flow in Pega – Usage and Understanding
In this blog article, we will look into the approval process flow which we can implement using the case designer. This tutorial is demonstrated using Pega 8.7 personal edition. Most of the business organizations work in a hierarchical role and most of the processes may require certain approvals. From a very simple process like leave … Continue reading Approval flow in Pega – Usage and Understanding
Case Parallel Processing – Understanding
In this blog article, we will understand different ways to configure the parallel processing case flows. Most of the business process will involve certain kind of parallelism in it case lifecycle at some point in the stage. For sure we will get into such a requirement when we want to use a Pega application case … Continue reading Case Parallel Processing – Understanding