In this blog article, 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: Let’s say an International Organization ABC has its branches in different geo-locations. They use different Java/Pega applications […]
Process Incoming Emails in Pega
In this article, we will explore how we can process incoming emails in Pega. There are already a few blog articles published on sending outbound email and creating Microsoft Graph Email Account in Pega What is email processing? I will explain this with the popular Customer Service application. Say an insurance company provides email servicing […]

