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 6 – JMS Listener

In this post we will see the configuration points in a JMS listener. We will also see Listener processing at the end. What is JMS Listener? JMS Listener is a data instance of category Integration resources.It provides information to route the JMS messages to the service JMS rule for processing.JMS listeners support JMS 1.0 features. …

Java Messaging Service 6 – JMS Listener Read More »

Java Messaging Service 5 – JMS vs MDB Listener

In this post we will talk some basics about the differences between Web Server and Application Server. We will also conclude with understanding when to go for JMS Listener and when for JMS MDB Listener. This post is going to be totally theoretical! Basically there are two server types – Web server and Application server. …

Java Messaging Service 5 – JMS vs MDB Listener 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 »

New user registration is closed for this site!!

X
error: Content is protected !!
Scroll to Top