In this blog article, we will see about different configurations and usage of a flow action rule. What is flow action rule? Flow action rule contains all the configuration points that describe how a user interacts with an assignment using work forms. We know that every business process follows a certain flow. The flow starts […]
Service Email Usage – Handle DSN
In this blog article, we will see how we can handle delivery status notification messages. This article is created using Pega 7.4 version. There may some changes with the configuration in the latest versions. Please use this article only to understand the concepts Recap on the use cases. I recommend you to visit the articles […]
Service Email Usage – Manage Conversations
In this blog article, we will see how we can manage the email conversations within Pega. This article is created using Pega 7.4 version. There may some changes with the configuration in the latest versions. Please use this article only to understand the concepts Recap on the use cases. I recommend you to visit the […]
Service Email Usage – Approval Flow
In this blog article, we will see how we can notify the approval process through email and how to process the action through incoming email. This will be our second use case. As a recap, below are the four use cases. I recommend visiting the posts in the following order to be on the same […]
Data Transform – Usage and Configurations in Pega
In this blog article, we will see how effectively, we can use a Data transform rule. This is one of the core concept in Pega development. The screenshots in this blog article are reused from Pega 7 version, but the concepts and the configurations remain the same throughout the Pega versions! Data transform is a […]
Customizing Basic authentication in Pega
In the last post, we saw how the default basic authentication works in Pega. In this post, we will see how we can customize and have our own basic authentication. This blog article is implemented using 8.2 version Now the first question is why do we need to customize the basic authentication? 1. When the […]
Basic authentication in Pega
Welcome to the series of posts on authentication topic. I hope many will be happy to see this topic in my blog (many people have requested the same). In this first article of the series, we will get started with the introduction and detailed explanation of basic authentication in Pega. What is authentication? It refers […]
Service SOAP – Usage and Configurations in Pega
In this blog article, we will see how a Pega application can host a SOAP web service. I request you to go through another blog article on Service-REST where I already talked about services in general – Update: The Concept of SOAP services remains the same across different Pega versions. The screenshots in this blog […]
Connect SOAP – Usage and Configurations in Pega
In this blog article, we will try to understand about Connect-SOAP in Pega. Update: The concept of SOAP Connector remains the same across different Pega versions. Most of the screenshots in this blog article were reused from Pega 7 version and few were updated. Use this blog article to learn the concepts and you can […]
Connect REST – Usage and Configurations in Pega
In this blog article, we will try to understand about Connect-REST in Pega. Connect-REST is One of the most commonly used Connectors in Pega to integrate with external systems. Update: The concept of REST Connector remains the same across different Pega versions. Most of the screenshots in this blog article were reused from Pega 7 […]