We are planning to upgrade our Pega 7.2.x Instance and Pega 7.4 Instance to a single Pega 8.x instance.
What is the best approach to follow to have all the applications running on 7.2.x and 7.4 to run on Single Pega 8.x instance?
We are planning to upgrade our Pega 7.2.x Instance and Pega 7.4 Instance to a single Pega 8.x instance.
What is the best approach to follow to have all the applications running on 7.2.x and 7.4 to run on Single Pega 8.x instance?
Hi @sumarao9: When you say 2 different versions of PEGA to be merged to single 8.x instance, basically you are trying to merge 2 code base / 2 DB into single code version / DB. What I would suggest is either of the below.
Few impacted areas which you need to be careful:
As a alternate, check if process fabric can solve your problem of merging.
Also please refer: Merge two different Pega instances into one instance | Support Center
Thanks.