In another blog article on queue processor, we saw that Pega internally has its native Kafka server to perform stream processing. It is recommended to visit the Kafka articles in order for better understanding. https://myknowtech.com/tag/kafka In this blog article, we will see how Pega can make a connection to an external Kafka server. This tutorial […]
Java Messaging Service – Part 2 – Setup ActiveMQ
In this blog article, we will see setting up ActiveMQ JMS provider in the local machine. We will also Create a new queue destination and send a message to the queue. Finally, we will setup an optional web console hawtio to administer the ActiveMQ It is recommended to visit the previous article on JMS series […]
Workparties – Usage and Configurations in Pega
In this blog article, we will learn about Workparty or case participants in Pega. Take any Pega case as an example. The case normally has a lifecycle with different stages, processes and steps. The case can progress through different statuses during its life cycle. During the case lifeccyle, there can be different participants to the […]
Core Concepts – Rule Availability in Pega
In this blog article, we will understand about the rule availability concept. Update: The concept of Rule availability 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 […]
Core Concepts – Circumstance in Pega
In this blog article, we will see some detailed explanation about rule circumstancing in Pega Update: The concept of Circumstancing 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 […]
Service Package – Usage and Configurations in Pega
In this blog article, we will talk about the importance of service package instance in Pega. If you take some Cloud providers or technologies, when they have some exposed APIs/services, they will also have some API management solutions. This API management can perform different roles in adding security layers, permission authorisation, whitelisting, request throttling, DDOS […]
Microsoft Graph Email Account in Pega
In this blog article, we will see how we can configure Microsoft Graph Email Account in Pega. We will start with understanding about how sending and receiving email works followed by a tutorial. First non-Pega things. Imagine you want to send out an outbound email from your Gmail account. We just login to gmail, compose […]
One-way SSL – Implementation in Pega
In this blog article, we will see how to implement one-way SSL and how Pega can make use of one-way to secure their web services using keystore instance. This is the continuation of my previous article on SSL basics. Assume there are 2 applications (Java application ABC and Pega application XYZ) Pega application is hosting […]
Single Sign On – Part 3 – Configure SP
This is the continuation of the previous blog article. In the last article, we saw how we can configure an IdP entity using OpenAM. For better understanding, please go through the below articles, before proceeding further. In this post we will see how we can configure a Service provider entity details in Pega authentication service […]
Configure Calendar instance in Pega
In this blog article, we will see how we can configure a calendar instance and use it in a pega application. Business Requirment: Say, ABC banking organization uses Pega CRM application to treat the customers. Based on the customer needs, banking employees (application users) start creating the appropriate case types. Case types may have different […]









