Discussion
3
Replies
649
Views
Phalanx Consultancy Limited
Posted: August 10, 2015
Last activity: August 11, 2015
Closed
Changes to SOAP service rules when there is a change in End Point URL
I have an old SOAP service with an external application. The applicaiton team decided to change the server and the end point URL has been changed. What changes i need to consider in Pega in order to point my SOAP service to this new end point URL?
Pega SOAP connectors consume external services. Given that, if you had used a global resource setting property (=.Pagename.Propertyname) for the value of the service endpoint then just update the data transform having the value for that property. Otherwise, modification of the connector itself would be necessary.