Question
leverage PEGA 7.2.2 service package of systemmanagement to PEGA 7.1 + version for DEVOPS
Hi Team,
we are trying to bring in DEVOPS for PEGA but most of the application are still available in PEGA 7.1 version. We understand the various REST API available in PEGA 7.2.2 version. Can this package can be leveraged to PEGA 7.1 version .
We understand using prpcserviceutils we can intergrate PEGA with jenkins. But Can someone confirm us . if we run prpc service utils command line script export method. will REST API on service management package export service method is called or what exactly serviceUtils import and export command calls in PEGA
Hi,
prpcServiceUtils was introduced in Pega 7.2 so I don't think that it will be supported by earlier versions. It leverages the new service endpoints and the methods(Import, Export, Rollback)available in the SystemManagement Service Package . To see the methods and the service endpoints available, go to Records->Integration-Resources->Service Package->System Management.
Let me know if this helps.