Question
1
Replies
157
Views
Posted: April 20, 2016
Last activity: April 20, 2016
How to decide on what type of integration to use in Pega
Guys, Lets assume this scenario.
Pega is the service consumer and another application "XYZ" provides the service. "XYZ" is ready to implement a new service for just Pega to consume. It would develop the type of service that you want to (i.e SOAP, REST, HTTP, MQ etc).
Question: What all factors do you consider to recommend the type of integration to use? Lets create a bullet-ed list.
inside firewall for both pega and XYZ: all types.
XYZ is outside the firewall: SOAP/REST/HTTP
In general REST is preferred, this is good article: http://spf13.com/post/soap-vs-rest.