Premkumar G

Java Messaging Service 1 – Introduction

In this post we will see some basics about Java Message Service. Some theoretical stuff. What is JMS? It is a Java Message oriented middleware (MOM) API that supports sending messaging between two or more systems. Business scenario Lets’s say an International Organization ABC has its branches in different geo-locations. They use different  Java/Pega applications …

Java Messaging Service 1 – Introduction Read More »

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 »

error: Content is protected !!
Scroll to Top