Premium

Notifications in Pega 3 – Create custom notification

Introduction In this post we will see how to create a custom notification and perform UI action using WebSocket Publish-Subscribe event processing. I would recommend you go through the first two posts on notification series before proceeding on this post. http://myknowpega.com/tag/notification/ Business scenario Whenever a work is assigned to Sales workbasket, the workbasket should automatically …

Notifications in Pega 3 – Create custom notification Read More »

ELK 6 – Create dashboards in Kibana

In this post, we will see how we can setup dashboards in Kibana using the elastic data. A short introduction about Kibana. Open source visualization tool on elastic dataIt uses the REST API provided by elasticsearch and queries the data.It ships with a nice user interface to create visualization and dashboard on the elasticsearch data. …

ELK 6 – Create dashboards in Kibana Read More »

Notifications in Pega 1 – WebSocket introduction

Introduction In this post, I will start with basics about WebSocket technology. First, let’s talk about client server model – You can see the client server model in every service provider architecture. There will be one or more servers serving one or more clients. When we see from Pega perspective, application server or the web …

Notifications in Pega 1 – WebSocket introduction Read More »

OpenID connect authentication service in Pega

Introduction This is the sequel of my previous post on OpenID connect basics. It is mandatory to go through the below post before proceeding. In this tutorial, we are going to create a new OpenID Connect authentication service in Pega using google as the OpenID Identity provider. Pega supports only the authorization code OpenID flow. …

OpenID connect authentication service in Pega Read More »

error: Content is protected !!
Scroll to Top