First of all, don’t think INTEGRATION is a difficult topic in PEGA. I would say Integration is much easier than creating an activity rule. Pega makes it simple for developers. All you need to do is configure the Integration rules. Pega takes care of the rest. Pega provides useful wizards and guides the developers in … Continue reading Service REST – Usage and Configurations in Pega
Kafka – Part 8 – Pega as Kafka Producer
In the previous article, we saw how Pega can consume messages from an external Kafka server. It is recommended to visit the Kafka articles in order for a better understanding. https://myknowtech.com/tag/kafka In this article, we will see how Pega can produce Kafka messages to an external Kafka server. This tutorial is implemented using Pega personal … Continue reading Kafka – Part 8 – Pega as Kafka Producer
Related Articles
Service SOAP – Usage and Configurations in Pega
In this blog article, we will see how a Pega application can host a SOAP web service. I request you to go through another blog article on Service-REST where I already talked about services in general – Update: The Concept of SOAP services remains the same across different Pega versions. The screenshots in this blog … Continue reading Service SOAP – Usage and Configurations in Pega
Connect SOAP – Usage and Configurations in Pega
In this blog article, we will try to understand about Connect-SOAP in Pega. Update: The concept of SOAP Connector remains the same across different Pega versions. Most of the screenshots in this blog article were reused from Pega 7 version and few were updated. Use this blog article to learn the concepts and you can … Continue reading Connect SOAP – Usage and Configurations in Pega
Connect REST – Usage and Configurations in Pega
In this blog article, we will try to understand about Connect-REST in Pega. Connect-REST is One of the most commonly used Connectors in Pega to integrate with external systems. Update: The concept of REST Connector remains the same across different Pega versions. Most of the screenshots in this blog article were reused from Pega 7 … Continue reading Connect REST – Usage and Configurations in Pega