We often hear that Pega provides an omnichannel experience and follows a center-out architecture. These are not just marketing terms. They directly connect to one of Pega’s biggest strengths – case management. Before getting into the core topic of this article, it is worth spending a moment on those two concepts, because they explain why […]
Standard Queue Processing Vs Dedicated Queue Processing in Pega
When it comes to background processing in Pega, one design question shows up again and again. should I just reuse the standard queue processor, or should I create a dedicated one? On paper, both may look similar. After all, both are queue processors, both work in the same architecture, and both can execute background work. […]
Different Applications in Pega: Components, Component Applications and Modules
The way we design applications in Pega has evolved significantly over the years. If you are learning Pega today through Academy, product documentation, or project exposure, it is easy to feel overwhelmed by the number of terms used to describe application structure. You may hear about implementation applications, enterprise applications, component applications, components, application specialization, […]
Sending Outbound Emails from Pega
In this blog article, we will see how we can send an outbound email from a Pega application. This is the continuation of the previous blog article, where we created an Microsoft Graph Email Account in Pega Requirement: As soon as a new Mortgage request is created, the case manager should be notified about the […]
How Delayed Queue Processors Work in Pega?
This article was inspired by a recent discussion in our YouTube comments, which highlighted a common misconception about how Pega handles delayed messages. Many developers assume that all messages are published to the Kafka topic right away, but that isn’t quite the case! Let’s break down the actual mechanics behind Pega’s Queue Processors. Understanding the […]
Add a Pega Icon Font in Traditional UI
In this blog article, we will explore how to use a custom icon font in your Pega application. This tutorial is only applicable for Traditional UI based applications (UI-Kit & Theme Cosmos based). Use Case – When we started building the SecOps Studio – The cybersecurity product for Pega, we came across a use case […]
Pega using Azure Key Vault as External Secret Store
In this blog article, we will explore the new feature of Pega Infinity ’25 – Storing and sourcing the secrets through an External Secret Store instance. First of all, let’s understand the need or use case for the External Secret Store. Let’s revisit the OAuth Client Credentials flow. Say Pega as a client application needs […]
Service REST – Usage and Configurations in Pega
First of all, don’t think INTEGRATION is a difficult topic in PEGA. I would say Integration is much easier than creating an activity rule. Pega makes it simple for developers. All you need to do is configure the Integration rules. Pega takes care of the rest. Pega provides useful wizards and guides the developers in […]
Queue processor – Usage and Configurations
In this post we will see the architecture behind queue processor rule and all its configurations and usages. This tutorial is implemented using Pega personal edition 8.4, but the core concepts remain the same in higher versions as well What is a queue processor rule? – Used for background processing that makes use of queue […]
Data Pages Usage & Configurations in Pega
In this blog article, we will try to understand the in-and-out of Data pages configuration and usages. This article was created using Pega ’24 version. Before getting into data pages, let’s understand about memory, caching and clipboard pages. Let me start with a very simple example. Imagine you are a YouTube Chef 😊 You want […]








