In this blog article, we will talk about two things Update: The activity rule methods remains the same across different Pega versions. The screenshots in this blog article were reused from Pega 7 version. Use this blog article to learn the concepts and you can try it out in the latest versions as well. What […]
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 […]
Linked Properties in Pega
In this blog article, we will talk about the Linked property configuration and its usage. What is a linked property? Linked property is a single-value property that can act as a linking pin between any two instances. In Pega we have different instances like work and data instances under different concrete classes. Let’s say you […]
Savable Data Pages in Pega
In this blog article, we will see about the configuration and usage of savable data pages. This tutorial was implemented using Pega personal edition 8.5 For some basics about data pages, you can visit my other blog article on data pages – When we think about data pages, the first thing that comes to our […]
Field Value Usage and Configurations in Pega
In this blog article, we will see more in detail about field value rules. What is a field value rule? The name speaks, field value rule can be defined in 2 ways – Value for a field or caption for a field. Field values can be used in many ways! 1. Restrict the selection of […]
Data type Understanding and Cascading control tutorial
In this blog article – first, we will understand the data layers and then in detail about configuring a data type, followed by a short tutorial on Implementing Cascading control. This article was created using Pega ’24 version. In Pega database, we can have three types of instances in the two schemas – rules and […]