Question
LTIMindtree
IN
Last activity: 5 Dec 2018 8:46 EST
How micro services are implemented in Pega
We have a requirement in our project to use Micro Services in Pega. Can we implement it using existing integration rules ? What is pega's approach for implementing Micro Services.
***Edited by Moderator Marissa to update platform capability tags***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
US
Can you provide more information about the Micro Services you're referring to and what the purpose of their use will be? From what I can tell, Micro Services doesn't have an official definition at this time so it's not clear what exactly the requirement is.
-
BALA PRANAYA SUJAN GHALI
LTIMindtree
IN
Hi Nick,
We are using Spring Boot Micro Services. Most of our functionality is wrapped inside micro-services for consuming from Angular UI. Is there any possibility to build Wrappers on existing Soap Services to convert it to MicroService in Pega.
-
Brendan Horan Naresh Kandru
PEG
GB
I think you would want to have a look at the Pega API which is a collection of Rest service:
https://community.pega.com/knowledgebase/articles/pega-api-pega-7-platform
Pegasystems Inc.
IN
Hi,
Regarding microservices in pega, please check below link:
https://www1.pega.com/insights/resources/delivering-microservices-benefits-pega
Pegasystems Inc.
IN
Microservice architecture is a method of developing software applications as a suite of independently deployable, small, modular services in which each service runs a unique process and communicates through a well-defined, lightweight mechanism to serve a business goal.
In Pega 7, you can achieve API case integration by using the Integration case-wide property to generate code that allows you to interact with cases from external applications.
For the microservice benefits please go through below article
https://www1.pega.com/system/files/resources/2018-06/Delivering-Microservices-Benefits-With-Pega.pdf
to call the create case microservice from your external application click here .
Thanks,
Arun
Capgemini
IN
Hi Arun, I have tried to create use the microservices as described in your link but was giving me below error.
"HTTP Status 400 - Unable to extract access group from URL for static content request.". Currently I am trying in Pega Cloud environment for CSA course. can you please help me out on the specofic steps to be performed for successfully creating case with this method.
Thanks in Advance.
Pranay
Updated: 5 Dec 2018 8:45 EST
Pegasystems Inc.
IN
Hi All,
Do you have any sample screenshots or procedure to implement the Microservices in Pega v7.4 ?
And One doubt - Is it the only way from Pega like using Pega APIs to communicate to other Microservices ?
-
Marije Schillern Sandeep Ghosh Kaustav Dutta Marco Bussemaker Dion Lammers and 16 More