In this blog article, we will see more detail about parse rules and different parsing methods Parse delimited rule operates mostly in conjunction with service file rules that are used in file processing. What is file processing? We know that almost all applications work with data. Data can be captured in multiple ways. The most […]
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 […]
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 […]
Declare Index rule – tutorial
In this post, we will learn how to create and configure a declare index in Pega. It is highly recommended to visit my other blog article on declare index rule Understanding. What are the different ways to create Declare index in Pega? From the previous blog article, we already know that we can create Index […]
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 […]
Parallel Processing Flow types in Pega – tutorial
In this blog article, we will have hands-on on configuring different parallel processing under case context. It is mandatory to visit my previous blog article on parallel processing types and configurations. We will be using the same use case. Let’s straightaway start with testing the Split-Join part. Split-Join We are going to implement the below […]
OAuth 2.0 – Part 2 – Pega as OAuth Client – Client Credentials Grant Type
This is the continuation of the previous blog article. In this article, we will see how Pega can act as an OAuth client using the Client credentials grant type. The article was created using earlier Pega 8 version! but the core concept remains the same! Use this blog article to learn the concepts and you […]
Kafka – Part 8 – Pega as Kafka Producer
In the previous article, we saw how Pega can consume messages from an external Kafka server. It is recommended to visit the Kafka articles in order for a better understanding. https://myknowtech.com/tag/kafka In this article, we will see how Pega can produce Kafka messages to an external Kafka server. This tutorial is implemented using Pega personal […]
Kafka – Part 7 – Pega Consumes the External Kafka Messages
In the previous blog article, we saw how we can make a connection between Pega and an external Kafka server. It is recommended to visit the Kafka articles in order for a better understanding. https://myknowtech.com/tag/kafka In this blog article, we will see how Pega can consume the Kafka messages published in the external Kafka server. […]








