Integration

Asynchronous service processing in Pega

Introduction In this post we will see how Pega can process the incoming service requests in asynchronous manner. We will also deep dive into entire architecture behind the asynchronous service processing. Let’s get started. Business scenario Say ABC is a banking organization that provide loans to customer. ABC uses a Pega application  for sales processing. …

Asynchronous service processing in Pega Read More »

Java Messaging Service 4 – Connect-JMS in Pega

In this post we will see all the configuration points in a Connect-JMS rule that can put a message into ActiveMQ JMS provider. You will see there are two Connector rules to support Messaging Service – Connect-JMS and Connect-MQ. Connect-MQ – Is a specific implementation of  messaging service that supports  IBM Websphere MQ standard. We …

Java Messaging Service 4 – Connect-JMS in Pega Read More »

Java Messaging Services 3 – Setup Pega to ActiveMQ Connection

In this post we will see two things – configure the deployment descriptor or the conf files to use the JNDI resources and Import the ActiveMQ external jar file Important note: This post is specific to Apache tomcat server. If you use J2EE compliant application servers like Websphere, WebLogic  then your implementation will vary. I …

Java Messaging Services 3 – Setup Pega to ActiveMQ Connection Read More »

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 »

error: Content is protected !!
Scroll to Top