Question
4
Replies
192
Views
Wellcare
Posted: April 17, 2018
Last activity: June 19, 2018
Closed
Solved
How to maintain Version Controlling in Pega for Services? This is to get backward compatibility
Hi All, We have requirement to maintain versioning for Pega services. This is to get the backward compatibility for the consumers of pega services.
Consumers should be able to call based on versions and not always the latest wsdl.
Thanks,
Veera Swarna
The service version is control via Service package's access group setting. If you keep separate service package name then you would be able to achieve it. However if you change service package name then your end point url will also change. Explore this option if this meets your requirement.